Files
set50-system/.gitignore
2026-08-23 10:19:40 +07:00

11 lines
129 B
Plaintext

__pycache__/
*.py[cod]
.venv/
.env
.DS_Store
backend/.pytest_cache/
backend/data/
frontend/node_modules/
frontend/dist/
reports/