[open-ils-commits] [GIT] Evergreen ILS branch rel_2_6 updated. 4fc3407d50d821fb495f9e9f0c2fc837af1e36bc
Evergreen Git
git at git.evergreen-ils.org
Wed Jul 9 12:02:24 EDT 2014
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".
The branch, rel_2_6 has been updated
via 4fc3407d50d821fb495f9e9f0c2fc837af1e36bc (commit)
from 6f3b2bfd280e1fd6c2ecebc1fb120d05f0273fe1 (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.
- Log -----------------------------------------------------------------
commit 4fc3407d50d821fb495f9e9f0c2fc837af1e36bc
Author: Galen Charlton <gmc at esilibrary.com>
Date: Wed Jul 9 08:47:09 2014 -0700
LP#1339767: add Thumbs.DB to .gitignore
Removes a minor annoyance for documenters who use recent
versions of Windows
Signed-off-by: Galen Charlton <gmc at esilibrary.com>
Signed-off-by: Ben Shum <bshum at biblio.org>
diff --git a/.gitignore b/.gitignore
index 0be65d3..dd3f2c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -350,5 +350,6 @@ Open-ILS/xul/staff_client/external/libmar/tool/mbsdiff
Open-ILS/xul/staff_client/xulrunner*.bz2
Open-ILS/xul/staff_client/xulrunner*.zip
Open-ILS/xul/staff_client/xulrunner-stub.exe
+Thumbs.DB
/js*
/JavaScript*
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
hooks/post-receive
--
Evergreen ILS
More information about the open-ils-commits
mailing list