diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -54,3 +54,7 @@ stamp-h1 # sublime *sublime* + +# Python byte code +*.pyc + |
| index : LibXtract | |
| Fork of Jamie Bullock's feature extraction library |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 4 |
@@ -54,3 +54,7 @@ stamp-h1 # sublime *sublime* + +# Python byte code +*.pyc + |