Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit 44b5733

Browse files
author
george
committed
update npmignore and remove roadmap - to put into github wiki
1 parent 9a88f98 commit 44b5733

File tree

2 files changed

+11
-17
lines changed

2 files changed

+11
-17
lines changed

.npmignore

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,22 @@
11
.DS_store
2+
yarn-error.log*
23
npm-error.log*
34

4-
/.circleci/
55
/.sass-cache/
6+
/.circleci/
7+
/app/
8+
/bin/
69
/build/
710
/config/
8-
/dist/undernet.css.zip
9-
/dist/undernet.js.zip
10-
/dist/undernet.modules.js.zip
11-
/dist/undernet.scss.zip
12-
/docs/
11+
/dist/*.zip
12+
/js/src/
13+
/js/test/
14+
/node_modules/
1315
/public/
14-
/src/
1516

16-
.sass-cache
17+
.browserslistrc
18+
.eslintignore
19+
.eslintrc.js
1720
.prettierrc
1821
babel.config.js
1922
netlify.toml

ROADMAP.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)