Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit 271f772

Browse files
authored
Ignore npmrc
There's an issue w/ the deployment process caused by the .npmrc being added by ci but not being ignored by git. This should resolve that issue
1 parent fc05ffe commit 271f772

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,5 @@ typings/
6060
.vscode
6161
/lib
6262
/bin
63+
64+
.npmrc

0 commit comments

Comments
 (0)