diff --git a/.gitignore b/.gitignore index 99b4fcc42..59fa716a4 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ tscommand*.tmp.txt node_modules/ dist/ +*.js !gruntfile.js !js-libs/**/*.* !apps/TelerikNEXT/lib/**/*.*