mirror of
https://github.com/github/gitignore.git
synced 2025-12-27 08:34:50 -05: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
|