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 /.gitignore | |
| parent | ea1a422cc52bc972574070fbe784a35876ff8baa (diff) | |
rm test.wav
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 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* |
