Initial files for the package

This commit is contained in:
Niels Müller
2016-03-16 13:01:22 +01:00
commit 1566555c5d
2 changed files with 74 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
__pycache__
build/
dist/
*.egg-info
.cache/
*.cpp