12 lines
149 B
Plaintext
12 lines
149 B
Plaintext
node_modules/
|
|
dist/
|
|
index.html
|
|
/*.json
|
|
.cz-config.js
|
|
!.eslintrc.cjs
|
|
/node_modules/*
|
|
**/node_modules/*
|
|
/bower_components/*
|
|
**/bower_components/*
|
|
|