Files
BOTKlining/doners/Shop-bot/.gitignore
2025-06-08 20:55:08 +09:00

14 lines
132 B
Plaintext

# Cache files
__pycache__/
# Project files
.idea/
*.log
.env
*.session
data/config.py
data/database.db
# vscode
.vscode/
.history/