forked from NativeScript/nativescript-dev-webpack
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
47 lines (33 loc) · 685 Bytes
/
.gitignore
File metadata and controls
47 lines (33 loc) · 685 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
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