the extension compiles to _pygit2.so, so ignore that too
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,6 +2,7 @@ MANIFEST
|
|||||||
build
|
build
|
||||||
dist
|
dist
|
||||||
pygit2.so
|
pygit2.so
|
||||||
|
_pygit2.so
|
||||||
test/*.pyc
|
test/*.pyc
|
||||||
test/__pycache__
|
test/__pycache__
|
||||||
pygit2/*.pyc
|
pygit2/*.pyc
|
||||||
|
Reference in New Issue
Block a user