mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
53 lines
654 B
Plaintext
53 lines
654 B
Plaintext
# generated files
|
|
*.map
|
|
*.tgz
|
|
.baseDir.ts
|
|
.sublime-grunt.cache
|
|
tscommand*.tmp.txt
|
|
.tscache
|
|
|
|
node_modules/
|
|
dist/
|
|
package/
|
|
|
|
*.js
|
|
!tests/hooks/**/*.*
|
|
!gruntfile.js
|
|
!js-libs/**/*.*
|
|
!css/**/*.*
|
|
!css-value/**/*.*
|
|
!fetch/**/*.*
|
|
!apps/TelerikNEXT/lib/**/*.*
|
|
!build/**/*.*
|
|
CrossPlatformModules.sln.ide/
|
|
*.suo
|
|
CrossPlatformModules.suo
|
|
CrossPlatformModules.v14.suo
|
|
CrossPlatformModules.csproj.user
|
|
bin/
|
|
obj/
|
|
.vs/
|
|
.idea/
|
|
|
|
.baseDir.ts
|
|
.ctags-exclude
|
|
tags
|
|
|
|
TestRunResult.txt
|
|
.testsapprun
|
|
|
|
tns-core-modules.base.d.ts
|
|
tns-core-modules.d.ts
|
|
tns-core-modules.es6.d.ts
|
|
|
|
tests/platforms/
|
|
tests/lib/
|
|
*.log
|
|
|
|
.DS_Store
|
|
|
|
apps/platforms/
|
|
apps/lib/
|
|
apps/hooks/
|
|
apps/node_modules/
|