initial commit

This commit is contained in:
Marc
2015-04-15 23:09:06 +02:00
commit d0caaeaa4a
8 changed files with 481 additions and 0 deletions

8
.gitignore vendored Normal file
View File

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