mirror of
https://github.com/jamiepine/voicebox.git
synced 2026-09-12 19:30:38 -07:00
chore: ignore output/ directory (spotted in #946)
The Docker compose file bind-mounts output/ but it was never ignored.
This commit is contained in:
@@ -37,6 +37,7 @@ Thumbs.db
|
||||
# Data (user-generated)
|
||||
data/
|
||||
!data/.gitkeep
|
||||
output/
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user