update gitignore and attrs

This commit is contained in:
Nick Sweeting
2024-06-04 04:14:59 -07:00
parent d11173eaa4
commit 5b369246fd
2 changed files with 5 additions and 0 deletions

3
.gitignore vendored
View File

@@ -30,6 +30,9 @@ data/
data*/
output/
index.sqlite3
*.sqlite*
data.*
# vim
*.sw?
.vscode