GitIgnore: Ignore wav files for local diff

This commit is contained in:
Akash 2016-02-12 05:28:55 +05:30
parent e810428c86
commit a20edc1783
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -13,6 +13,7 @@
*.bsc *.bsc
*.aps *.aps
*.exe *.exe
*.wav
*.trace *.trace
*.dump *.dump