[ARVADOS] updated: 603de36ec435145259feea701acbc6a3cc46f115
Git user
git at public.curoverse.com
Thu Dec 22 14:35:04 EST 2016
Summary of changes:
.gitignore | 2 ++
1 file changed, 2 insertions(+)
via 603de36ec435145259feea701acbc6a3cc46f115 (commit)
from b2cf2b9b857507effb31ec147e378558b5cf17bd (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 603de36ec435145259feea701acbc6a3cc46f115
Author: Tom Morris <tfmorris at curoverse.com>
Date: Thu Dec 22 14:33:29 2016 -0500
Ignore editor backup files & .DS_Store
no issue #
diff --git a/.gitignore b/.gitignore
index 8f2b33a..77b9899 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,5 @@ tmp
sdk/cli/binstubs/
sdk/cwl/arvados_cwl/_version.py
services/api/config/arvados-clients.yml
+*#*
+.DS_Store
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list