Files
team-tryouts/.gitignore
T
2026-07-23 22:04:47 -04:00

15 lines
103 B
Plaintext

.env
instance/
*.db
documents/
__pycache__/
*.pyc
.pytest_cache/
.coverage
htmlcov/
.DS_Store
*.log