From 7e7cc8e462ffb7541ea2081b94c6f435a4a79eb8 Mon Sep 17 00:00:00 2001 From: neingeist Date: Fri, 10 Jan 2020 14:37:21 +0100 Subject: [PATCH] =?UTF-8?q?=E2=86=92=20test-swig/?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index d9942c2..67f6999 100644 --- a/.gitignore +++ b/.gitignore @@ -2,10 +2,10 @@ *.o *.so .idea/workspace.xml -test_swig.py -test_swig_wrap.c -test_swig_opencv.py -test_swig_opencv_wrap.cxx +test-swig/test_swig.py +test-swig/test_swig_wrap.c +test-swig/test_swig_opencv.py +test-swig/test_swig_opencv_wrap.cxx anki-sin-cos/anki-sin-cos-table.txt json_memoize*.json *.log