From 4a2ebb333d239b58c19d09ee88646fa0e32e71ed Mon Sep 17 00:00:00 2001 From: wei <> Date: Mon, 16 Apr 2007 02:02:27 +0000 Subject: Updates to db stuff, removed js build from build.xml (no longer necessary) --- .gitattributes | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 289f27a2..c12fa6b2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -356,8 +356,6 @@ buildscripts/index/api_index.php -text buildscripts/index/build.php -text buildscripts/index/quickstart_index.php -text buildscripts/index/search.php -text -buildscripts/jsbuilder/build.php -text -buildscripts/jsbuilder/jsmin.php -text buildscripts/phing/CREDITS -text buildscripts/phing/LICENSE -text buildscripts/phing/README -text @@ -2792,6 +2790,7 @@ tests/simple_unit/TableGateway/CountTest.php -text tests/simple_unit/TableGateway/DeleteByPkTest.php -text tests/simple_unit/TableGateway/MagicCallTest.php -text tests/simple_unit/TableGateway/TableGatewayPgsqlTest.php -text +tests/simple_unit/TableGateway/TableInfoGatewayTest.php -text tests/simple_unit/TableGateway/TestFindByPk.php -text tests/simple_unit/application.xml -text tests/simple_unit/unit.php -text -- cgit v1.2.3