From c889e97b4868f0c6f4497a9490f15dfa8351b318 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Fri, 6 Mar 2020 17:07:11 +0000 Subject: Update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4737505..3a6755f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ *.pyc gensvm/cython_wrapper/*.so +gensvm/cython_wrapper/*.c README build/* cover/* -- cgit v1.2.3