Files
memoir_bot/.gitignore
T
Dmitry 793716f699 init
2026-07-04 10:29:16 +03:00

14 lines
135 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Local environment
.env