Remove committed MP3 files and update gitignore to exclude audio files
This commit is contained in:
parent
39f47da6f3
commit
c67d1b13da
2 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -5,3 +5,7 @@ js/node_modules/*
|
|||
node_modules/
|
||||
webwords/
|
||||
book/
|
||||
|
||||
# Generated audio files in language examples
|
||||
public/languages/**/*.mp3
|
||||
*.mp3
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue