.git
.gitignore
**/.DS_Store
frontend/node_modules
frontend/dist
backend/venv
data
workspace
**/__pycache__
**/*.pyc
**/*.pyo
**/*.pyd
*.log