mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-31 17:51:46 +02:00
fix: add css to .gitignore and exclude it from .npmignore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,4 +1,4 @@
|
||||
node_modules
|
||||
.vscode
|
||||
|
||||
css
|
||||
storybook-static
|
||||
|
3
.npmignore
Normal file
3
.npmignore
Normal file
@@ -0,0 +1,3 @@
|
||||
node_modules
|
||||
.vscode
|
||||
storybook-static
|
Reference in New Issue
Block a user