Files
team-tryouts/.gitignore
T

17 lines
139 B
Plaintext

.env
instance/
*.db
documents/
__pycache__/
*.cpython-313.pyc
*.cpython-312.pyc
*.pyc
.pytest_cache/
.coverage
htmlcov/
.DS_Store
*.log