From 37fd68fd2bd2ad81bf1b08d923df2a0934bee6b8 Mon Sep 17 00:00:00 2001 From: tassaron Date: Mon, 29 May 2017 17:40:40 -0400 Subject: remove test video --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.gitignore') 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 -- cgit v1.2.3