Files
drhider/.gitignore
T

30 lines
293 B
Plaintext

__pycache__/
*.pyc
.env
.env.*
!.env.example
venv/
.venv/
env/
ENV/
instance/
.flaskenv
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
coverage.xml
htmlcov/
*.log
build/
dist/
*.egg-info/
# TMP/
# about1500.md
*.har
chrome-net-export-log.json
TSTFILES/
files/
upload-platform/
.agent-tmp/