mirror of https://github.com/ColorlibHQ/AdminLTE
Update .npmignore
parent
f0e666d109
commit
2ffcd8e1b5
18
.npmignore
18
.npmignore
|
@ -5,3 +5,21 @@
|
||||||
/.github/
|
/.github/
|
||||||
/.temp/
|
/.temp/
|
||||||
/.lgtm.yml
|
/.lgtm.yml
|
||||||
|
/.cache/
|
||||||
|
/.idea/
|
||||||
|
/.browserlistrc
|
||||||
|
/.bundlewatch.config.json
|
||||||
|
/.editorconfig
|
||||||
|
/.eslintignore
|
||||||
|
/.eslintrc.json
|
||||||
|
/.gitattributes
|
||||||
|
/.gitignore
|
||||||
|
/.gitpod.yml
|
||||||
|
/.stylelintignore
|
||||||
|
/.stylelintrc.json
|
||||||
|
/composer.json
|
||||||
|
/tsconfig.json
|
||||||
|
/src/assets/
|
||||||
|
/src/config/
|
||||||
|
/src/html/
|
||||||
|
/src/utils/
|
||||||
|
|
Loading…
Reference in New Issue