Inital commit

This commit is contained in:
malnvenshorn
2017-08-18 12:17:26 +02:00
commit ff752b34c4
8 changed files with 182 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
.atom