Files
tueit_Transkriptor/.gitignore
T
thomas.kopp 6be6147c98 Stop tracking local AI assistant context
CLAUDE.md is a working note for the local editing setup, not project
documentation. This repository is publicly readable, so it does not belong in
the tree. The file stays on disk and is now ignored, together with the other
assistant context files.
2026-08-14 22:32:47 +02:00

18 lines
179 B
Plaintext

.worktrees/
__pycache__/
*.pyc
*.pyo
.venv/
venv/
*.egg-info/
dist/
.env
data/
# Local AI assistant context - not for publication
CLAUDE.md
AGENTS.md
GEMINI.md
.claude/
.cursor/