11 lines
183 B
Plaintext
11 lines
183 B
Plaintext
# Ignore build outputs from performing a nix-build or `nix build` command
|
|
result
|
|
result-*
|
|
|
|
# Ignore automatically generated direnv output
|
|
.direnv
|
|
|
|
# Ignore generated seed ISOs
|
|
*.iso
|
|
|