nix/templates/nix-flake/.gitignore

9 lines
149 B
Plaintext
Raw Normal View History

2024-02-28 09:34:01 -06:00
# ignore `nix build` output
/result
# ignore direnv cache stuff
/.direnv
# ignore pre-commit hooks as installed by direnv
/.pre-commit-config.yaml