From f76f1f1072a09acaa501a0a49ca26f936ce5e979 Mon Sep 17 00:00:00 2001 From: Miodec Date: Sat, 21 May 2022 00:53:50 +0200 Subject: [PATCH] added script name --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 66587bc25..1f4c352b4 100644 --- a/.gitignore +++ b/.gitignore @@ -110,3 +110,4 @@ backend/worker.* #scripts updateContributors.js +removeDupes.js