nix-stuff/.gitignore
2024-02-23 12:10:47 +01:00

12 lines
176 B
Text

# ---> Nix
# Ignore build outputs from performing a nix-build or `nix build` command
result
result-*
# ---> Kate
# Ignore kate's swap files
*.kate-swp
# ---> Direnv
.direnv