forked from platypush/platypush
gitignore
This commit is contained in:
parent
b64a471a8c
commit
173ce6782f
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -4,3 +4,5 @@
|
||||||
__pycache__
|
__pycache__
|
||||||
config.yaml
|
config.yaml
|
||||||
build/
|
build/
|
||||||
|
dist/
|
||||||
|
*.egg-info/
|
||||||
|
|
Loading…
Reference in a new issue