1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-01-17 13:48:13 +01:00
nes.css/.npmignore
Trezy a495cdf628 perf: Remove unnecessary files from package
This adds all files in the repo that aren't essential to the operation of the package to the
`.npmignore`. This will ensure that things like the `.storybook` directory don't get downloaded
everytime somebody adds NES.css to their project.
2018-12-11 00:41:29 -06:00

19 lines
219 B
Plaintext

# User & editor settings
.editorconfig
.prettierignore
.vscode
# Build files
.circleci
.github
.storybook
commitlint.config.js
node_modules
# Documentation files
docs
favicon.ico
index.html
storybook-static
style.css