aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGertjan van den Burg <gertjanvandenburg@gmail.com>2020-03-06 17:07:11 +0000
committerGertjan van den Burg <gertjanvandenburg@gmail.com>2020-03-06 17:07:11 +0000
commitc889e97b4868f0c6f4497a9490f15dfa8351b318 (patch)
tree5c9024f2cff170c6de0fb436067e29501ba85b32
parentAdd conditional cibuildwheel use and release script (diff)
downloadpygensvm-c889e97b4868f0c6f4497a9490f15dfa8351b318.tar.gz
pygensvm-c889e97b4868f0c6f4497a9490f15dfa8351b318.zip
Update gitignore
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
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/*