added .gitignore

This commit is contained in:
Philipp Kunz 2016-04-24 23:50:03 +02:00
parent 69cb401ef7
commit 3a21584c70

7
.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
.idea/
node_modules/
coverage/
docs/
ts/typings/
ts/*.js
ts/*.js.map