gitignore: searches all directories for .direnv and other dumb files

This commit is contained in:
Artur Manuel 2024-08-27 00:40:07 +01:00
commit 0ef3e57b21
Failed to generate hash of commit
8 changed files with 3 additions and 2013 deletions

6
.gitignore vendored
View file

@ -1,5 +1,5 @@
# ---> Nix
# Ignore build outputs from performing a nix-build or `nix build` command
result
result-*
**/result
**/result-*
**/.direnv