From 1ecdb0b6af3b9fa53e09a0c363dd52f76bb37a95 Mon Sep 17 00:00:00 2001 From: "Adolfo R. Brandes" Date: Thu, 26 Jun 2025 22:08:57 -0300 Subject: [PATCH] chore: gitignore npm pack artifacts --- .gitignore | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index e7260e99..a6ce6be5 100755 --- a/.gitignore +++ b/.gitignore @@ -1,20 +1,15 @@ -.DS_Store -.eslintcache -.idea node_modules npm-debug.log coverage module.config.js - dist/ +/*.tgz + +### i18n ### src/i18n/transifex_input.json -temp/babel-plugin-react-intl -### pyenv ### -.python-version - -### Emacs ### +### Editors ### +.DS_Store *~ /temp /.vscode -src/i18n/messages