From e2a4a073286c02237ee4e8de51774027dc917d33 Mon Sep 17 00:00:00 2001 From: Bart Moyaers Date: Mon, 27 Apr 2020 15:53:41 +0200 Subject: [PATCH] ignore Mocaps folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 86403f8..7e740ac 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ output.txt *.pyc +Mocaps/* \ No newline at end of file