mirror of
https://github.com/github/gitignore.git
synced 2026-03-28 16:37:24 +00:00
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.
7 lines
146 B
Plaintext
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
|