Complete .gitignore
Ignore files produced when running the tests, and vim swap files.
This commit is contained in:
parent
7d91d44567
commit
f615190371
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,3 +1,6 @@
|
|||||||
build
|
build
|
||||||
dist
|
dist
|
||||||
|
pygit2.so
|
||||||
|
test/*.pyc
|
||||||
*.egg-info
|
*.egg-info
|
||||||
|
*.swp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user