[.gitignore] Ignore mp3 files
[ci skip]
This commit is contained in:
parent
6461f2b7ec
commit
92cf872a48
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -28,6 +28,7 @@ updates_key.pem
|
|||
*.mp4
|
||||
*.m4a
|
||||
*.m4v
|
||||
*.mp3
|
||||
*.part
|
||||
*.swp
|
||||
test/testdata
|
||||
|
|
Loading…
Reference in a new issue