diff --git a/.gitignore b/.gitignore index 2a47a91..928efae 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,10 @@ -result/ +# Nix build outputs result +result-* .direnv/ -.pre-commit-config.yaml + +# Personal notes and temporary files +todo.md +notes.md +scratch/ +tmp/