parent
bcafbeb3cf
commit
44ee9c7cad
11 changed files with 99 additions and 7 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -1,6 +1,10 @@
|
|||
# Environment
|
||||
.vscode/
|
||||
*venv/
|
||||
|
||||
# Python stuff
|
||||
__pycache__/
|
||||
*venv/
|
||||
*.egg-info/
|
||||
|
||||
# Build artifacts
|
||||
dist/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue