Files
nixconfig/.gitignore
2025-11-15 17:52:28 +00:00

9 lines
158 B
Plaintext

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