[open-ils-commits] [GIT] Evergreen ILS branch master updated. 16c872eb017b38dcfbeac9addc21edde1eacbfd5
Evergreen Git
git at git.evergreen-ils.org
Thu Mar 22 00:16:25 EDT 2012
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, master has been updated
via 16c872eb017b38dcfbeac9addc21edde1eacbfd5 (commit)
from 9e86a1e38f3727068a02142da9c74774678d479f (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 16c872eb017b38dcfbeac9addc21edde1eacbfd5
Author: Dan Scott <dan at coffeecode.net>
Date: Thu Mar 22 00:15:28 2012 -0400
.gitignore update - ignore more built files
Signed-off-by: Dan Scott <dan at coffeecode.net>
diff --git a/.gitignore b/.gitignore
index b9282b8..a530800 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,6 +17,7 @@ config.status
config.sub
configure
depcomp
+docs/RELEASE_NOTES_2_2.html
install-sh
libtool
ltmain.sh
@@ -275,8 +276,38 @@ Open-ILS/xul/staff_client/chrome/locale/pt-BR/
Open-ILS/xul/staff_client/chrome/locale/ru-RU/
Open-ILS/xul/staff_client/chrome/locale/sv-SE/
Open-ILS/xul/staff_client/chrome/locale/tr-TR/
+Open-ILS/xul/staff_client/chrome/content/OpenILS/util/CGI.js
+Open-ILS/xul/staff_client/chrome/content/OpenILS/util/Date.W3CDTF.js
+Open-ILS/xul/staff_client/chrome/content/OpenILS/util/DojoSRF.js
+Open-ILS/xul/staff_client/chrome/content/OpenILS/util/JSON_v0.js
+Open-ILS/xul/staff_client/chrome/content/OpenILS/util/JSON_v1.js
+Open-ILS/xul/staff_client/chrome/content/OpenILS/util/RemoteRequest.js
+Open-ILS/xul/staff_client/chrome/content/OpenILS/util/added_content.js
+Open-ILS/xul/staff_client/chrome/content/OpenILS/util/config.js
+Open-ILS/xul/staff_client/chrome/content/OpenILS/util/dtree.js
+Open-ILS/xul/staff_client/chrome/content/OpenILS/util/fm_table.js
+Open-ILS/xul/staff_client/chrome/content/OpenILS/util/fm_table_conf.js
+Open-ILS/xul/staff_client/chrome/content/OpenILS/util/fmgen.js
+Open-ILS/xul/staff_client/chrome/content/OpenILS/util/init.js
+Open-ILS/xul/staff_client/chrome/content/OpenILS/util/md5.js
+Open-ILS/xul/staff_client/chrome/content/OpenILS/util/opac_utils.js
+Open-ILS/xul/staff_client/chrome/content/OpenILS/util/opensrf.js
+Open-ILS/xul/staff_client/chrome/content/OpenILS/util/opensrf_xhr.js
+Open-ILS/xul/staff_client/chrome/content/OpenILS/util/opensrf_xmpp.js
+Open-ILS/xul/staff_client/chrome/content/OpenILS/util/org_utils.js
+Open-ILS/xul/staff_client/chrome/content/OpenILS/util/slimtree.js
+Open-ILS/xul/staff_client/chrome/content/OpenILS/util/sorttable.js
+Open-ILS/xul/staff_client/chrome/content/OpenILS/util/sprintf.js
+Open-ILS/xul/staff_client/chrome/content/OpenILS/util/utils.js
+Open-ILS/xul/staff_client/chrome/locale/en-US/lang.dtd
+Open-ILS/xul/staff_client/components/compreg.dat
+Open-ILS/xul/staff_client/components/xpti.dat
+Open-ILS/xul/staff_client/evergreen
+Open-ILS/xul/staff_client/BUILD_ID
Open-ILS/xul/staff_client/PREV_STAMP_ID
Open-ILS/xul/staff_client/PREV_VERSION
+Open-ILS/xul/staff_client/STAMP_ID
+Open-ILS/xul/staff_client/VERSION
Open-ILS/xul/staff_client/server/locale/ar-AR/
Open-ILS/xul/staff_client/server/locale/cs-CZ/
Open-ILS/xul/staff_client/server/locale/de-DE/
@@ -293,3 +324,7 @@ Open-ILS/xul/staff_client/server/locale/pt-BR/
Open-ILS/xul/staff_client/server/locale/ru-RU/
Open-ILS/xul/staff_client/server/locale/sv-SE/
Open-ILS/xul/staff_client/server/locale/tr-TR/
+Open-ILS/xul/staff_client/evergreen_staff_client.tar.bz2
+Open-ILS/xul/staff_client/xulrunner-3.6.25.en-US.linux-i686.tar.bz2
+Open-ILS/xul/staff_client/xulrunner/
+README.html
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 35 +++++++++++++++++++++++++++++++++++
1 files changed, 35 insertions(+), 0 deletions(-)
hooks/post-receive
--
Evergreen ILS
More information about the open-ils-commits
mailing list