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/
|
||||||
**/.venv/
|
**/.venv/
|
||||||
|
|
||||||
# AI tool caches / generated artifacts
|
# Standalone tool repos (not part of the app)
|
||||||
tools/kokoro_coreml/.venv/
|
autoaudiobook/
|
||||||
tools/kokoro_coreml/.venv310/
|
tools/
|
||||||
tools/kokoro_coreml/kokoro-coreml/checkpoints/
|
|
||||||
tools/kokoro_coreml/kokoro-coreml/coreml/
|
|
||||||
autoaudiobook/.venv/
|
|
||||||
autoaudiobook/samples/
|
|
||||||
|
|
||||||
# Build outputs
|
# Build outputs
|
||||||
build/
|
build/
|
||||||
|
|||||||
Submodule autoaudiobook deleted from b5ce4e701a
Submodule tools/kokoro_coreml/kokoro-coreml deleted from 6a5235fce6
Reference in New Issue
Block a user