# Python __pycache__/ *.py[cod] *.egg-info/ .venv/ # oTree db.sqlite3 # IDE .idea/ .vscode/ *.swp # OS .DS_Store Thumbs.db # Environment .env