mirror of
https://github.com/evroon/bracket.git
synced 2026-04-20 07:16:59 -04:00
20 lines
200 B
Plaintext
20 lines
200 B
Plaintext
__pycache__
|
|
.junit_report.xml
|
|
.idea
|
|
|
|
.mypy_cache
|
|
.dmypy.json
|
|
.pytest_cache
|
|
|
|
*.env
|
|
!ci.env
|
|
node_modules
|
|
.coverage
|
|
coverage.xml
|
|
coverage.json
|
|
|
|
backend/static
|
|
backend/frontend-dist
|
|
|
|
/process-compose.yml
|