*.pyc
*.pyo
*.pyd
__pycache__
.pytest_cache
.env*
.env
.env_template
docker-compose-local.yaml
Makefile
Dockerfile
node_modules
venv
.venv
.venv*
.vscode
.git
.DS_Store
*.log
*.out
*.txt
project_notes.txt
*.trace
trace_*
dist
build
tmp
var