From 61c48bd6b6cee2773628ab2e39016ebcf9bd3ae8 Mon Sep 17 00:00:00 2001 From: Colin Date: Mon, 1 Nov 2021 21:33:35 -0400 Subject: [PATCH] Add to eslintignore --- .eslintignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.eslintignore b/.eslintignore index 2f40aadf73..0df2d38d08 100644 --- a/.eslintignore +++ b/.eslintignore @@ -11,3 +11,4 @@ products/jbrowse-web/scripts/** /config/ /products/jbrowse-web/config/ products/jbrowse-desktop/public/electron.js +products/jbrowse-desktop/public/generateFastaIndex.js