[arvados] updated: 2.7.0-6423-ge2fc0580f4
git repository hosting
git at public.arvados.org
Mon Apr 22 18:09:31 UTC 2024
Summary of changes:
services/workbench2/.gitignore | 1 +
1 file changed, 1 insertion(+)
via e2fc0580f4c0ce6620f785ba04c214173e45644f (commit)
from 56d19bb479c4b8cc175917d9ba867eba83bb3756 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit e2fc0580f4c0ce6620f785ba04c214173e45644f
Author: Lisa Knox <lisaknox83 at gmail.com>
Date: Mon Apr 22 14:09:27 2024 -0400
21037: added eslintrc to gitignore Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox at curii.com>
diff --git a/services/workbench2/.gitignore b/services/workbench2/.gitignore
index 7358d62706..9093202ff8 100644
--- a/services/workbench2/.gitignore
+++ b/services/workbench2/.gitignore
@@ -33,6 +33,7 @@ yarn-error.log*
.idea
.vscode
+.eslintcache
/public/config.json
/public/_health/
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list