some new stuff in gitignore

This commit is contained in:
William 2025-10-16 09:47:43 -03:00
parent 9d28046747
commit 79ee8905cd

10
.gitignore vendored
View file

@ -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/