This commit is contained in:
2025-06-08 20:55:08 +09:00
parent f7e0d17829
commit 7a75f79413
139 changed files with 10619 additions and 2340 deletions

14
doners/Shop-bot/.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
# Cache files
__pycache__/
# Project files
.idea/
*.log
.env
*.session
data/config.py
data/database.db
# vscode
.vscode/
.history/