diff --git a/.gitignore b/.gitignore index b2f5548..4ffadf8 100644 --- a/.gitignore +++ b/.gitignore @@ -143,3 +143,25 @@ coverage/ *.safetensors models/ .claude/settings.local.json + +# ============================================ +# IDE Plugins & AI Tools +# ============================================ +.continue/ +CLAUDE_CONTINUE.md + +# ============================================ +# Misplaced / Large Directories +# ============================================ +backend/BreakpilotDrive/ +backend/website/ +backend/screenshots/ +**/za-download-9/ + +# ============================================ +# Debug & Temp Artifacts +# ============================================ +*.command +ssh_key*.txt +anleitung.txt +fix_permissions.txt