From bd3a0d5d261a277ac9c424ca7624c814c39d22f8 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Wed, 6 Mar 2013 13:30:59 -0500 Subject: [PATCH] .gitignore additions for (new) generated files Add these to Evergreen .gitignore: Open-ILS/examples/apache/eg.conf Open-ILS/examples/apache/eg_startup Open-ILS/examples/apache/eg_vhost.conf Open-ILS/src/support-scripts/eg_db_config Signed-off-by: Bill Erickson --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 9c48a3305e..9c7a34d7cf 100644 --- a/.gitignore +++ b/.gitignore @@ -329,3 +329,7 @@ Open-ILS/xul/staff_client/xulrunner-3.6.25.en-US.linux-i686.tar.bz2 Open-ILS/xul/staff_client/xulrunner/ README.html HACKING.html +Open-ILS/examples/apache/eg.conf +Open-ILS/examples/apache/eg_startup +Open-ILS/examples/apache/eg_vhost.conf +Open-ILS/src/support-scripts/eg_db_config -- 2.11.0