Skip to content

Commit c1a9f46

Browse files
ignore local .npmrc files from source control
1 parent 9e9c231 commit c1a9f46

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ npm-debug.log
99
dist/
1010

1111
.DS_Store
12+
13+
# ignore local npmrc files
14+
.npmrc

0 commit comments

Comments
 (0)