Create project

This commit is contained in:
Joscha 2019-10-13 23:00:29 +00:00
commit bba57f318f
2 changed files with 30 additions and 0 deletions

9
.gitignore vendored Normal file
View file

@ -0,0 +1,9 @@
# venv stuff
bin/
lib/
lib64
pyvenv.cfg
# other python stuff
.mypy_cache/
__pycache__/