File tree 3 files changed +78
-9
lines changed
3 files changed +78
-9
lines changed Original file line number Diff line number Diff line change 1
- dist
2
- public
1
+ # Logs
2
+ logs
3
+ * .log
4
+ npm-debug.log *
5
+ yarn-debug.log *
6
+ yarn-error.log *
7
+ pnpm-debug.log *
8
+ lerna-debug.log *
9
+
3
10
node_modules
11
+ .DS_Store
12
+ dist
13
+ dist-ssr
14
+ coverage
15
+ * .local
16
+
17
+ /cypress /videos /
18
+ /cypress /screenshots /
19
+
20
+ # Editor directories and files
21
+ .idea
22
+ * .suo
23
+ * .ntvs *
24
+ * .njsproj
25
+ * .sln
26
+ * .sw ?
4
27
5
- commitlint.config.js
28
+ * .tsbuildinfo
Original file line number Diff line number Diff line change 1
- dist
2
- public
1
+ # Logs
2
+ logs
3
+ * .log
4
+ npm-debug.log *
5
+ yarn-debug.log *
6
+ yarn-error.log *
7
+ pnpm-debug.log *
8
+ lerna-debug.log *
9
+
3
10
node_modules
11
+ .DS_Store
12
+ dist
13
+ dist-ssr
14
+ coverage
15
+ * .local
16
+
17
+ /cypress /videos /
18
+ /cypress /screenshots /
19
+
20
+ # Editor directories and files
21
+ .idea
22
+ * .suo
23
+ * .ntvs *
24
+ * .njsproj
25
+ * .sln
26
+ * .sw ?
4
27
5
- commitlint.config.js
28
+ * .tsbuildinfo
Original file line number Diff line number Diff line change 1
- dist
2
- public
1
+ # Logs
2
+ logs
3
+ * .log
4
+ npm-debug.log *
5
+ yarn-debug.log *
6
+ yarn-error.log *
7
+ pnpm-debug.log *
8
+ lerna-debug.log *
9
+
3
10
node_modules
11
+ .DS_Store
12
+ dist
13
+ dist-ssr
14
+ coverage
15
+ * .local
16
+
17
+ /cypress /videos /
18
+ /cypress /screenshots /
19
+
20
+ # Editor directories and files
21
+ .idea
22
+ * .suo
23
+ * .ntvs *
24
+ * .njsproj
25
+ * .sln
26
+ * .sw ?
4
27
5
- commitlint.config.js
28
+ * .tsbuildinfo
You can’t perform that action at this time.
0 commit comments