Update .gitignore
This commit is contained in:
parent
8b29c3a663
commit
0ee1502c33
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -3,3 +3,5 @@ dist
|
||||||
out
|
out
|
||||||
.DS_Store
|
.DS_Store
|
||||||
*.log*
|
*.log*
|
||||||
|
test_data
|
||||||
|
database.db
|
||||||
Reference in a new issue