Files
nixconfig/.gitignore
2025-11-21 20:50:47 +01:00

11 lines
170 B
Plaintext

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