14 lines
186 B
Plaintext
14 lines
186 B
Plaintext
node_modules/
|
|
dist/
|
|
index.html
|
|
/*.json
|
|
.cz-config.js
|
|
!.eslintrc.cjs
|
|
/node_modules/*
|
|
**/node_modules/*
|
|
/bower_components/*
|
|
**/bower_components/*
|
|
/assets/svg/*
|
|
/assets/*
|
|
|