# Virtual environment .venv/ # Python __pycache__/ *.pyc *.log # IDE (PyCharm) .idea/ *.iml # Claude Code .claude/worktrees/ # OS .DS_Store Thumbs.db