ShopBot/.gitignore
2022-06-05 15:07:48 +03:00

17 lines
168 B
Plaintext

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Bot files
*.sqlite3
*.bak
*.env
!dist.env
venv/
test.py
departed
.idea