We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b70904 commit ba21e00Copy full SHA for ba21e00
.gitignore
@@ -2,23 +2,16 @@
2
3
# dependencies
4
/node_modules
5
-/src/coreui-new
6
-/src/coreui-icons
7
-/src/coreui-charts
+package-lock.json
8
9
# testing
10
/coverage
11
12
13
14
15
# production
16
/build
17
18
19
20
21
# misc
+.eslintcache
22
.DS_Store
23
.idea
24
.env.local
0 commit comments