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
|
||||
*.txt
|
||||
*.db
|
||||
|
||||
# Distribution / packaging
|
||||
.Python
|
||||
|
|
Loading…
Reference in New Issue
Block a user