diff --git a/.gitignore b/.gitignore index 14d48a1..832ad48 100644 --- a/.gitignore +++ b/.gitignore @@ -2,9 +2,12 @@ node_modules/ .settings/ .idea/ test/temp/ +coverage/ +docs/ #npm devug npm-debug.log ts/*.js ts/*.js.map +ts/typings/ \ No newline at end of file