added pygit2 cache files to .gitignore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -3,5 +3,7 @@ dist
|
|||||||
pygit2.so
|
pygit2.so
|
||||||
test/*.pyc
|
test/*.pyc
|
||||||
test/__pycache__
|
test/__pycache__
|
||||||
|
pygit2/*.pyc
|
||||||
|
pygit2/__pycache__
|
||||||
*.egg-info
|
*.egg-info
|
||||||
*.swp
|
*.swp
|
||||||
|
Reference in New Issue
Block a user