aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authortassaron2017-05-29 17:40:40 -0400
committertassaron2017-05-29 17:40:40 -0400
commit37fd68fd2bd2ad81bf1b08d923df2a0934bee6b8 (patch)
treeec2cf4141614aa45d5c99c804adede05d37ece8d /.gitignore
parent75f1e8af76fe0ea01d4dd59d53d6ce3b31a4a706 (diff)
remove test video
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 24ed791..0316a98 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,6 @@
__pycache__
settings.ini
build/*
-.vscode/* \ No newline at end of file
+.vscode/*
+*.mkv
+*.mp4