This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,4 +1,8 @@
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
**/*.egg-info/
|
||||
.env
|
||||
.python-version
|
||||
build/
|
||||
dist/
|
||||
python-runtime/.venv/
|
||||
|
||||
Reference in New Issue
Block a user