Update .gitignore
This commit is contained in:
parent
1d34289ffa
commit
1dedcfde6f
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,5 +3,6 @@ dist
|
||||||
out
|
out
|
||||||
.DS_Store
|
.DS_Store
|
||||||
*.log*
|
*.log*
|
||||||
|
.vscode
|
||||||
test_data
|
test_data
|
||||||
database.db
|
database.db
|
||||||
Reference in a new issue