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:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -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
Reference in New Issue
Block a user