This commit is contained in:
ntoff
2017-08-29 07:10:51 +10:00
commit 594455ef61
10 changed files with 237 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@ -0,0 +1,10 @@
*.pyc
*.swp
.idea
*.iml
build
dist
*.egg*
.DS_Store
*.zip
.vscode