Add build stuff to .gitignore
This commit is contained in:
@@ -5,6 +5,10 @@ env/
|
|||||||
pip-selfcheck.json
|
pip-selfcheck.json
|
||||||
*.pyc
|
*.pyc
|
||||||
__pycache__
|
__pycache__
|
||||||
|
build
|
||||||
|
dist
|
||||||
|
*.egg-info
|
||||||
|
.eggs
|
||||||
|
|
||||||
config.yaml
|
config.yaml
|
||||||
registration.yaml
|
registration.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user