mirror of
https://github.com/evroon/bracket.git
synced 2025-12-23 22:28:17 -05:00
20 lines
186 B
Plaintext
20 lines
186 B
Plaintext
__pycache__
|
|
uv.lock
|
|
.junit_report.xml
|
|
.idea
|
|
|
|
.mypy_cache
|
|
.dmypy.json
|
|
.pytest_cache
|
|
|
|
*.env
|
|
!ci.env
|
|
node_modules
|
|
.coverage
|
|
coverage.xml
|
|
coverage.json
|
|
|
|
backend/static
|
|
|
|
/process-compose.yml
|