Add .db files to .gitignore
This commit is contained in:
parent
bedad8df22
commit
98b6f74974
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -8,6 +8,7 @@ __pycache__/
|
||||||
|
|
||||||
# Generic file extensions
|
# Generic file extensions
|
||||||
*.txt
|
*.txt
|
||||||
|
*.db
|
||||||
|
|
||||||
# Distribution / packaging
|
# Distribution / packaging
|
||||||
.Python
|
.Python
|
||||||
|
|
Loading…
Reference in New Issue
Block a user