Create project
This commit is contained in:
commit
bba57f318f
2 changed files with 30 additions and 0 deletions
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# venv stuff
|
||||
bin/
|
||||
lib/
|
||||
lib64
|
||||
pyvenv.cfg
|
||||
|
||||
# other python stuff
|
||||
.mypy_cache/
|
||||
__pycache__/
|
||||
Loading…
Add table
Add a link
Reference in a new issue