Skip to content

Commit 9f943a7

Browse files
committedNov 14, 2019
chore(docs): docs cleanup
chore(docs): change chmod markdown files chore(docs): update gitignore
1 parent b4f5e38 commit 9f943a7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+4
-4
lines changed
 

‎.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ npm-debug.log
1212
/docs/.cache/
1313
/docs/node_modules/
1414
/man/
15-
/doc/*/npm-index.md
1615
/npmrc
1716
/release/
1817
/npm-*.tgz
@@ -25,3 +24,4 @@ npm-debug.log
2524
.nyc_output
2625
/test/npm_cache*
2726
/node_modules/.cache
27+
.DS_Store

‎docs/content/cli-commands/npm-access.md

100755100644
File mode changed.

0 commit comments

Comments
 (0)
Please sign in to comment.