chore: .gitignore cleanup

This commit is contained in:
xidedix 2020-11-26 22:29:50 +01:00
parent 5b70904d8f
commit ba21e00194

11
.gitignore vendored
View File

@ -2,23 +2,16 @@
# dependencies
/node_modules
/src/coreui-new
/src/coreui-icons
/src/coreui-charts
package-lock.json
# testing
/coverage
/src/coreui-new
/src/coreui-icons
/src/coreui-charts
# production
/build
/src/coreui-new
/src/coreui-icons
/src/coreui-charts
# misc
.eslintcache
.DS_Store
.idea
.env.local