Update .gitignore

This commit is contained in:
Karim shoair
2024-11-05 23:41:57 +02:00
parent 3622040440
commit 24806aecdc
+1
View File
@@ -14,6 +14,7 @@ __pycache__/
.appveyor.token .appveyor.token
*.bak *.bak
*.db *.db
*.db-*
# installation package # installation package
*.egg-info/ *.egg-info/