Skip to content

Commit 035bdcd

Browse files
committed
Update ignore files
1 parent 0736df5 commit 035bdcd

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.npmignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
.editorconfig
33
.eslintrc.js
44
.prettierrc.js
5-
jest.config.js
65
babel.config.js
76
.vscode/
87
.circleci/
@@ -12,4 +11,5 @@ src/
1211
node_modules/
1312
CONTRIBUTING.md
1413
yarn-error.log
14+
./jest.config.js
1515
./webpack.config.js

templates/gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@ node_modules
33
builds
44
packages
55
bower_components
6-
app/node_modules

0 commit comments

Comments
 (0)