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