[arvados] updated: 2.7.0-6411-g0317e720e3
git repository hosting
git at public.arvados.org
Fri Apr 12 18:00:04 UTC 2024
Summary of changes:
.gitignore | 1 +
1 file changed, 1 insertion(+)
via 0317e720e3e4aa98e454ef6918feac0c2be990dd (commit)
from 6403d8e60deff577562c3fa88245992ba840bad0 (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 0317e720e3e4aa98e454ef6918feac0c2be990dd
Author: Lisa Knox <lisaknox83 at gmail.com>
Date: Fri Apr 12 13:59:58 2024 -0400
21037: added eslintcache to gitignore Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox at curii.com>
diff --git a/.gitignore b/.gitignore
index 557386b99c..2b98a71967 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,4 @@ _version.py
arvados-snakeoil-ca.pem
.vagrant
packages
+.eslintcache
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list