[open-ils-commits] [GIT] Evergreen ILS branch rel_2_5 updated. 683a91865d63f0bdb74acf1a06af39caaf89c1eb
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_5 has been updated
via 683a91865d63f0bdb74acf1a06af39caaf89c1eb (commit)
from 5df15d3d149912142a27fb999d2ab5abc5794f9e (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 683a91865d63f0bdb74acf1a06af39caaf89c1eb
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