11 lines
129 B
Plaintext
11 lines
129 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
.venv/
|
|
.env
|
|
.DS_Store
|
|
backend/.pytest_cache/
|
|
backend/data/
|
|
frontend/node_modules/
|
|
frontend/dist/
|
|
reports/
|