added pygit2 cache files to .gitignore

This commit is contained in:
Nico von Geyso
2012-05-25 14:25:28 +02:00
parent ad4edf1b85
commit 1347ad6c53

2
.gitignore vendored
View File

@@ -3,5 +3,7 @@ dist
pygit2.so
test/*.pyc
test/__pycache__
pygit2/*.pyc
pygit2/__pycache__
*.egg-info
*.swp