gitignore build artifacts
This commit is contained in:
parent
6f8900a1c2
commit
188de9f4fd
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,2 +1,5 @@
|
|||
*.pyc
|
||||
tripod.yaml
|
||||
dist/
|
||||
pip-wheel-metadata/
|
||||
*.egg-info
|
||||
|
|
Loading…
Reference in a new issue