From 1900cf377fda1ee69ed79d4addc2600a3f0ba9bc Mon Sep 17 00:00:00 2001 From: Grigory Date: Tue, 4 Jun 2024 20:34:41 +0500 Subject: [PATCH] chore(gitignore): ignore tarballs --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5e2be908..fc162047 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ lib node_modules *.log +*.tgz