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