Skip to content

Commit d503c87

Browse files
committed
Added .npmrc to gitignore
1 parent 2638452 commit d503c87

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,6 @@ report*.json
3737
.DS_Store
3838

3939
# Dev tools files
40-
.eslintcache
40+
.eslintcache
41+
42+
.npmrc

0 commit comments

Comments
 (0)