diff options
| author | tassaron | 2017-08-14 14:30:57 -0400 |
|---|---|---|
| committer | tassaron | 2017-08-14 14:30:57 -0400 |
| commit | 39d6a4e5af94a8aa612a009bbe235715b84e7abc (patch) | |
| tree | dbbe684c7151a1528c3330cc5fdc10d742aa1aba | |
| parent | ea1a422cc52bc972574070fbe784a35876ff8baa (diff) | |
rm test.wav
| -rw-r--r-- | .gitignore | 6 | ||||
| -rw-r--r-- | test.wav | bin | 14348366 -> 0 bytes |
2 files changed, 5 insertions, 1 deletions
@@ -6,6 +6,10 @@ env/* .vscode/* *.mkv *.mp4 +*.wav +*.mp3 +*.aif +*.ac3 *.zip *.tar *.tar.* @@ -13,4 +17,4 @@ env/* ffmpeg *.bak *~ -*.goutput*
\ No newline at end of file +*.goutput* diff --git a/test.wav b/test.wav Binary files differdeleted file mode 100644 index 98afe5f..0000000 --- a/test.wav +++ /dev/null |
