Files
COC_API/.gitignore
2025-11-02 01:14:41 -05:00

16 lines
132 B
Plaintext

.venv/
venv/
*.pyc
__pycache__/
instance/
.pytest_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/
# secrets
.env
# app specific