From d273109a61c64fc2b43d2307de8a83151e9a334a Mon Sep 17 00:00:00 2001 From: saiminh Date: Fri, 4 Aug 2023 18:59:21 +0200 Subject: [PATCH] add to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6635cf5..883c62c 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ node_modules !.env.example vite.config.js.timestamp-* vite.config.ts.timestamp-* +.npmrc \ No newline at end of file