Update gitignore. Exclude tags and allow *.js in root.

This commit is contained in:
Hristo Deshev
2015-06-03 11:36:48 +03:00
parent 1c1166d2b3
commit 4879b26683

4
.gitignore vendored
View File

@ -4,7 +4,6 @@
.sublime-grunt.cache
tscommand*.tmp.txt
.tscache
*.js
node_modules/
dist/
@ -20,3 +19,6 @@ CrossPlatformModules.csproj.user
bin/
obj/
.vs/
.ctags-exclude
tags