.git .gitignore .claude/ .vscode/ .idea/ __pycache__/ *.py[cod] *.egg-info/ .eggs/ venv/ .venv/ env/ node_modules/ frontend/build/ frontend/.svelte-kit/ test-data/ *.log scripts/ .pytest_cache/ htmlcov/ .coverage server.log Thumbs.db .DS_Store