flake-template-hell/.gitignore
2025-02-06 23:35:40 +00:00

9 lines
No EOL
150 B
Text

# ---> Nix
# Ignore build outputs from performing a nix-build or `nix build` command
**/result
**/result-*
**/.direnv
**/dist
**/*.*~
**/.\#*
**/\#*\#