Skip to content

Commit 09a84ff

Browse files
committed
move from gitignore to npmignore
1 parent 0b6a2f2 commit 09a84ff

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ npm-debug.log
44
yarn.lock
55
.vscode
66
package-lock.json
7-
docsRNC/
87

98
# OSX
109
#

.npmignore

+1
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,7 @@ test/
252252
ios/
253253
android/
254254
demo/
255+
docsRNC/
255256
.babelrc
256257
# eslint-rules/
257258
scripts/

0 commit comments

Comments
 (0)