Skip to content

Commit e66c6b5

Browse files
authored
Merge pull request #53 from hypercerts-org/fix/publish_package
chore(npm): ignore local npmrc file
2 parents fd1f7c6 + 4e4e0f5 commit e66c6b5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ yarn-error.log*
2121
.DS_Store
2222
/.idea
2323
stats.html
24-
coverage/
24+
coverage/
25+
.npmrc

0 commit comments

Comments
 (0)