remove stale submodule refs, clean up legacy dirs, simplify gitignore

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-14 10:42:08 +01:00
parent 3160ab1dc5
commit 9439cbe954
3 changed files with 3 additions and 9 deletions

10
.gitignore vendored
View File

@@ -8,13 +8,9 @@ __pycache__/
.venv/
**/.venv/
# AI tool caches / generated artifacts
tools/kokoro_coreml/.venv/
tools/kokoro_coreml/.venv310/
tools/kokoro_coreml/kokoro-coreml/checkpoints/
tools/kokoro_coreml/kokoro-coreml/coreml/
autoaudiobook/.venv/
autoaudiobook/samples/
# Standalone tool repos (not part of the app)
autoaudiobook/
tools/
# Build outputs
build/

Submodule autoaudiobook deleted from b5ce4e701a

Submodule tools/kokoro_coreml/kokoro-coreml deleted from 6a5235fce6