Moves Nix.gitignore to root because popular

The Nix repo(https://github.com/NixOS/nix) has over 14k stars and over 1k
clones. I believe this project is widely used and popular enough to move
to the root now.
This commit is contained in:
Daniel Johnson 2025-05-23 14:11:31 -07:00
parent 106e047d1c
commit 9672d15dab

View file

@ -1,6 +0,0 @@
# Ignore build outputs from performing a nix-build or `nix build` command
result
result-*
# Ignore automatically generated direnv output
.direnv