mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
48 lines
685 B
Plaintext
48 lines
685 B
Plaintext
|
|
node_modules
|
|
*.tgz
|
|
package-lock.json
|
|
*.js.map
|
|
|
|
plugins/NativeScriptAngularCompilerPlugin.d.ts
|
|
plugins/NativeScriptAngularCompilerPlugin.js
|
|
|
|
transformers/*.d.ts
|
|
transformers/*.js
|
|
|
|
utils/*.d.ts
|
|
utils/*.js
|
|
|
|
hmr/*.d.ts
|
|
hmr/*.js
|
|
|
|
plugins/PlatformFSPlugin.d.ts
|
|
plugins/PlatformFSPlugin.js
|
|
|
|
plugins/WatchStateLoggerPlugin.d.ts
|
|
plugins/WatchStateLoggerPlugin.js
|
|
|
|
host/resolver.d.ts
|
|
host/resolver.js
|
|
|
|
jasmine-config/reporter.d.ts
|
|
jasmine-config/reporter.js
|
|
|
|
bundle-config-loader.d.ts
|
|
bundle-config-loader.js
|
|
|
|
xml-namespace-loader.d.ts
|
|
xml-namespace-loader.js
|
|
|
|
css2json-loader.d.ts
|
|
css2json-loader.js
|
|
|
|
**/*.spec.js*
|
|
**/*.spec.d.ts*
|
|
|
|
hooks
|
|
.DS_Store
|
|
.nyc_output
|
|
coverage
|
|
!projectHelpers.spec.js
|