mirror of
https://github.com/github/gitignore.git
synced 2026-09-03 21:57:26 +02:00
Compare commits
2 Commits
2466a63306
...
d5ac09e92f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d5ac09e92f | ||
|
|
3aa0c1a73b |
@ -1,3 +1,6 @@
|
|||||||
# Ignore build outputs from performing a nix-build or `nix build` command
|
# Ignore build outputs from performing a nix-build or `nix build` command
|
||||||
result
|
result
|
||||||
result-*
|
result-*
|
||||||
|
|
||||||
|
# Ignore automatically generated direnv output
|
||||||
|
.direnv
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user