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