ignore all sqlite3 files
This commit is contained in:
parent
cb3b50437d
commit
9fda2b9158
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,4 +1,4 @@
|
||||||
*.pyc
|
*.pyc
|
||||||
*.swp
|
*.swp
|
||||||
db.sqlite3
|
*.sqlite3
|
||||||
env/
|
env/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue