Files
team-tryouts/.gitignore
T

13 lines
122 B
Plaintext

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