Files
gitignore/Nix.gitignore
Daniel Johnson 9672d15dab 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.
2025-05-23 14:11:31 -07:00

7 lines
146 B
Plaintext

# Ignore build outputs from performing a nix-build or `nix build` command
result
result-*
# Ignore automatically generated direnv output
.direnv