PaiGram/.gitignore

17 lines
169 B
Plaintext

/config/config.json
**_test.html
test_**.html
logs/
.vscode/
.idea/
venv/
cache/
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
*.pyo
*.pyc