gitignore build artifacts
This commit is contained in:
parent
6f8900a1c2
commit
188de9f4fd
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1,5 @@
|
|||||||
*.pyc
|
*.pyc
|
||||||
tripod.yaml
|
tripod.yaml
|
||||||
|
dist/
|
||||||
|
pip-wheel-metadata/
|
||||||
|
*.egg-info
|
||||||
|
Loading…
Reference in New Issue
Block a user