Karim shoair commited on
Commit ·
e591425
1
Parent(s): 4e52121
Update .gitignore
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -14,6 +14,7 @@ __pycache__/
|
|
| 14 |
.appveyor.token
|
| 15 |
*.bak
|
| 16 |
*.db
|
|
|
|
| 17 |
|
| 18 |
# installation package
|
| 19 |
*.egg-info/
|
|
|
|
| 14 |
.appveyor.token
|
| 15 |
*.bak
|
| 16 |
*.db
|
| 17 |
+
*.db-*
|
| 18 |
|
| 19 |
# installation package
|
| 20 |
*.egg-info/
|