nix/.gitignore
2025-07-17 23:40:38 +02:00

8 lines
158 B
Text

# ---> Nix
# Ignore build outputs from performing a nix-build or `nix build` command
result
result-*
# Ignore automatically generated direnv output
.direnv