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