gitignore: update with build artifacts
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,3 +1,8 @@
|
|||||||
*.swp
|
*.swp
|
||||||
Pipfile.lock
|
Pipfile.lock
|
||||||
build
|
build
|
||||||
|
dist
|
||||||
|
*.whl
|
||||||
|
.egg-info
|
||||||
|
test-jars
|
||||||
|
*.egg-info
|
||||||
|
Reference in New Issue
Block a user