gitignore: searches all directories for .direnv and other dumb files
This commit is contained in:
parent
1e373bd299
commit
0ef3e57b21
8 changed files with 3 additions and 2013 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -1,5 +1,5 @@
|
|||
# ---> Nix
|
||||
# Ignore build outputs from performing a nix-build or `nix build` command
|
||||
result
|
||||
result-*
|
||||
|
||||
**/result
|
||||
**/result-*
|
||||
**/.direnv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue