Ignore .so and egg-info
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,6 +1,8 @@
|
|||||||
*.pyc
|
*.pyc
|
||||||
*.swp
|
*.swp
|
||||||
*.swo
|
*.swo
|
||||||
|
*.so
|
||||||
|
*.egg-info
|
||||||
build
|
build
|
||||||
MANIFEST
|
MANIFEST
|
||||||
dist
|
dist
|
||||||
|
|||||||
Reference in New Issue
Block a user