Update .gitignore

This commit is contained in:
TheThomaas 2024-12-15 12:08:24 +01:00
parent 1d34289ffa
commit 1dedcfde6f

1
.gitignore vendored
View file

@ -3,5 +3,6 @@ dist
out out
.DS_Store .DS_Store
*.log* *.log*
.vscode
test_data test_data
database.db database.db