Initial commit
This commit is contained in:
commit
b135ce28c5
5 changed files with 439 additions and 0 deletions
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
# env
|
||||
.env
|
||||
*venv/
|
||||
|
||||
# Binaries for installation
|
||||
*.deb
|
||||
*.whl
|
Loading…
Add table
Add a link
Reference in a new issue