diff options
| author | MaZderMind <github@mazdermind.de> | 2015-05-11 16:29:07 +0200 |
|---|---|---|
| committer | MaZderMind <github@mazdermind.de> | 2015-05-12 08:20:50 +0200 |
| commit | 462eaadd341bfb384f3286cf77327a31892226b9 (patch) | |
| tree | ddeae3b366dead6cf79651dcbd55215227b65d66 | |
| parent | f116a33af18400cc35bd963afd3d9fac621973cf (diff) | |
ignore generated video-files
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -41,3 +41,9 @@ docs/_build/ # PyBuilder target/ + +# Video-Output +*.ts +*.mkv +*.mp4 + |
