mirror of
https://github.com/nix-community/noogle.git
synced 2024-11-24 02:45:48 +03:00
d9f579cf44
* refactor to include all necessary dependencies directly here * move indexer into monorepo * add snapshot tests and seperate sub.project for builtin types * add more missing builtins such as fromTOML
18 lines
217 B
Plaintext
18 lines
217 B
Plaintext
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
|
|
|
|
|
|
|
|
# testing
|
|
coverage
|
|
|
|
# nix
|
|
.direnv/
|
|
result
|
|
result-*
|
|
|
|
.pre-commit-config.yaml
|
|
|
|
# dream2nix
|
|
|
|
## dream2nix internal cache
|
|
.dream2nix |