diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ *.pyc gensvm/cython_wrapper/*.so +gensvm/cython_wrapper/*.c README build/* cover/* |
![]() |
index : pygensvm | |
| Python package for the GenSVM classifier | deploy |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 1 |
@@ -1,5 +1,6 @@ *.pyc gensvm/cython_wrapper/*.so +gensvm/cython_wrapper/*.c README build/* cover/* |