flake-template-hell/.gitignore
2024-09-07 16:33:54 +01:00

6 lines
126 B
Text

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