mirror of
https://github.com/github/gitignore.git
synced 2026-08-26 17:57:13 +02:00
7 lines
123 B
Plaintext
7 lines
123 B
Plaintext
# Ignore build outputs from performing a nix-build or `nix build` command
|
|
result
|
|
result-*
|
|
|
|
# Ignore direnv folder
|
|
.direnv/
|