mirror of
https://github.com/github/gitignore
synced 2025-07-04 12:28:30 +02: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.
6 lines
146 B
Text
6 lines
146 B
Text
# Ignore build outputs from performing a nix-build or `nix build` command
|
|
result
|
|
result-*
|
|
|
|
# Ignore automatically generated direnv output
|
|
.direnv
|