Ignore temp directory for note taking

This commit is contained in:
Nick Chambers 2024-04-14 08:17:26 -05:00
parent 1803bc8a0d
commit f967eda6d4
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
/build/
/tmp/
/sources.txt
/cobweb.jar
.DS_Store