From 974959a59b7e857ba72772f23ee4d2540195378c Mon Sep 17 00:00:00 2001 From: xue <> Date: Sat, 10 Dec 2005 18:06:51 +0000 Subject: Moved JavaScript build script to tools directory. Modified JavaScript build script to reflect the above path changing. Added Prado Script build script that merges core script files into one to save script inclusion time for Prado applications. --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index fd9a35e0..f860df16 100644 --- a/.gitattributes +++ b/.gitattributes @@ -385,3 +385,7 @@ tests/UnitTests/simpletest/url.php -text tests/UnitTests/simpletest/user_agent.php -text tests/UnitTests/simpletest/web_tester.php -text tests/UnitTests/simpletest/xml.php -text +tools/jsbuilder/build.php -text +tools/jsbuilder/custom_rhino.jar -text +tools/phpbuilder/build.php -text +tools/phpbuilder/files.txt -text -- cgit v1.2.3