9 lines
151 B
Text
9 lines
151 B
Text
.venv/
|
|
__pycache__/
|
|
*.py[cod]
|
|
.pytest_cache/
|
|
|
|
# Reference clips are local operational data; keep the directory in Git only.
|
|
voices/*
|
|
!voices/.gitkeep
|
|
|