PaiGram/.gitignore

17 lines
169 B
Plaintext
Raw Normal View History

2022-04-14 07:18:45 +00:00
/config/config.json
2022-05-18 15:35:02 +00:00
**_test.html
test_**.html
2022-05-20 08:34:03 +00:00
logs/
2022-05-18 15:35:02 +00:00
.vscode/
.idea/
venv/
cache/
2022-05-18 15:35:02 +00:00
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
*.pyo
*.pyc