10 lines
228 B
Plaintext
10 lines
228 B
Plaintext
# Ignore build outputs from performing a nix-build or command
|
|
result
|
|
result-*
|
|
|
|
# Ignore automatically generated direnv output (if using nix-direnv)
|
|
.direnv
|
|
|
|
# Ignore NixOS interactive test driver history
|
|
**/.nixos-test-history
|