Skip to content

Commit ba21e00

Browse files
committed
chore: .gitignore cleanup
1 parent 5b70904 commit ba21e00

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

.gitignore

+2-9
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,16 @@
22

33
# dependencies
44
/node_modules
5-
/src/coreui-new
6-
/src/coreui-icons
7-
/src/coreui-charts
5+
package-lock.json
86

97
# testing
108
/coverage
11-
/src/coreui-new
12-
/src/coreui-icons
13-
/src/coreui-charts
149

1510
# production
1611
/build
17-
/src/coreui-new
18-
/src/coreui-icons
19-
/src/coreui-charts
2012

2113
# misc
14+
.eslintcache
2215
.DS_Store
2316
.idea
2417
.env.local

0 commit comments

Comments
 (0)