diff options
-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 + |
index : omni/voctomix | ||
Unnamed repository; edit this file 'description' to name the repository. | Jonas Smedegaard |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 6 |
@@ -41,3 +41,9 @@ docs/_build/ # PyBuilder target/ + +# Video-Output +*.ts +*.mkv +*.mp4 + |