mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 20:11:24 +08:00
Update gitignore. Exclude tags and allow *.js in root.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user