added gitignore for python build artifacts
This commit is contained in:
parent
9d15af4e88
commit
edd69d78e3
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
.venv
|
||||||
|
__pycache__
|
Loading…
Reference in a new issue