tinyweb-forum/.gitignore
2026-07-03 02:25:03 +00:00

13 lines
112 B
Text

__pycache__/
*.pyc
*.pyo
dist/
*.egg-info/
*.db
*.db-shm
*.db-wal
.env
*.log
.DS_Store
.pytest_cache/
.coverage