From 8d73ad713bb6701849d2e2670d8e2aa5e9d58db4 Mon Sep 17 00:00:00 2001 From: a8trejo Date: Wed, 27 Nov 2024 22:55:50 -0800 Subject: [PATCH] Adding npmrc to repo to avoid code artifact issues --- .gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index 19f0b5a72c..cf34c53d64 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,5 @@ node_modules .DS_Store -.npmrc - # Builds bin \ No newline at end of file