some new stuff in gitignore
This commit is contained in:
parent
9d28046747
commit
79ee8905cd
1 changed files with 8 additions and 2 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
|
@ -1,4 +1,10 @@
|
||||||
result/
|
# Nix build outputs
|
||||||
result
|
result
|
||||||
|
result-*
|
||||||
.direnv/
|
.direnv/
|
||||||
.pre-commit-config.yaml
|
|
||||||
|
# Personal notes and temporary files
|
||||||
|
todo.md
|
||||||
|
notes.md
|
||||||
|
scratch/
|
||||||
|
tmp/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue