Gitignore *.js again.

This commit is contained in:
Hristo Deshev
2015-06-19 15:42:23 +03:00
parent f723ff0baf
commit b3fbd4a265

1
.gitignore vendored
View File

@ -8,6 +8,7 @@ tscommand*.tmp.txt
node_modules/
dist/
*.js
!gruntfile.js
!js-libs/**/*.*
!apps/TelerikNEXT/lib/**/*.*