Updated python .gitignore
This commit is contained in:
parent
081930e6f5
commit
3a054bc211
|
|
@ -1 +1,4 @@
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
.venv/
|
||||||
|
dist/
|
||||||
|
sls_python.egg-info/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue