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