# Python artifacts __pycache__/ *.py[cod] *$py.class # Environments .env .venv venv/ ENV/ # Test caches .pytest_cache/ .coverage htmlcov/ # Packaging build/ dist/ *.egg-info/ *.egg # IDE / Editor .vscode/ .idea/ *.swp # OS .DS_Store Thumbs.db # Agent OS cache directories (allow product docs tracked separately) .agent-os/cache/ /.ai/ /.idea/ # Worktrees .worktrees/ #superpowers superpowers/