Initial Commit

This commit is contained in:
Socks 2018-01-12 12:46:19 +00:00
parent 16bf449dff
commit c967193807

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
./idea
venv/
venv/**
.idea/**
.DS_Store
**/__pycache__/**