diff --git a/.gitignore b/.gitignore index 7271b48..09f7a45 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,5 @@ dist/ *.tmp coverage/ typings/DefinitelyTyped/**/*.d.ts -.tscache \ No newline at end of file +.tscache +*.js \ No newline at end of file