Skip to content

Commit 04f312d

Browse files
authored
Merge pull request #1499 from glensc/patch-1
Build: Update .npmignore to exclude additional files
2 parents 77e897d + 913f7a9 commit 04f312d

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.npmignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,26 @@
11
.babelrc
22
.editorconfig
3+
.eslintignore
4+
.eslintrc.json
35
.flowconfig
6+
.gitattributes
7+
.github
48
.jest
9+
.pre-commit-config.yaml
10+
.prettierignore
11+
.release-it.json
512
.vscode
613
*.lock
714
*.yml
815
**/_tests
916
brew-distribution
17+
CONTRIBUTING.md
1018
coverage
1119
dangerfile.circle.js
1220
dangerfile.flow.js
1321
dangerfile.lite.ts
1422
dangerfile.ts
23+
Dockerfile
1524
docs
1625
env
1726
flow-typed
@@ -24,7 +33,9 @@ tests.json
2433
tsconfig
2534
tsconfig.json
2635
tsconfig.production.json
36+
tsconfig.spec.json
2737
tslint.json
2838
types
39+
VISION.md
2940
wallaby.js
3041
yarn-error.log

0 commit comments

Comments
 (0)