Keep recordings out of the repo
A 16.7 MB take had been committed and made up the whole of the repository. It is out of the history now, and ignored so it cannot come back: the tests build their own fixtures in temp directories and never need one here.
This commit is contained in:
@@ -26,3 +26,8 @@ dist/
|
||||
|
||||
# Local-only settings: machine-specific, and not the project's business.
|
||||
.claude/settings.local.json
|
||||
|
||||
# Recordings. This is a tool for working on someone's rushes, not a place to
|
||||
# keep them: a single take is bigger than the entire source tree, and it is
|
||||
# somebody's material. Test fixtures are generated into temp dirs, never here.
|
||||
*.wav
|
||||
|
||||
Reference in New Issue
Block a user