First release

This commit is contained in:
Zalmoxisus
2016-01-21 11:05:35 +02:00
commit 64c2032568
6 changed files with 123 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
node_modules
*.log
.DS_Store
lib
coverage
.idea