summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorxue <>2006-01-28 17:09:31 +0000
committerxue <>2006-01-28 17:09:31 +0000
commit568a5cea4833a3316f3741dcd32699334f770d26 (patch)
tree97fc2e42696ce9606e2a426d421f28f188951f20 /.gitattributes
parent785fa814501d66e94d07a872d5ff69e26baf413d (diff)
Rename "tools" to "buildscripts".
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes18
1 files changed, 9 insertions, 9 deletions
diff --git a/.gitattributes b/.gitattributes
index a8b9d54e..e1848a24 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -3,6 +3,15 @@
/HISTORY -text
/UPGRADE -text
/build.xml -text
+buildscripts/.htaccess -text
+buildscripts/jsbuilder/build.php -text
+buildscripts/jsbuilder/custom_rhino.jar -text
+buildscripts/jsbuilder/packer.js -text
+buildscripts/phpbuilder/build.php -text
+buildscripts/phpbuilder/files.txt -text
+buildscripts/texbuilder/build.php -text
+buildscripts/texbuilder/prado3_quick_start.pdf -text
+buildscripts/texbuilder/prado3_quick_start.tex -text
demos/composer/index.php -text
demos/composer/index2.php -text
demos/composer/protected/pages/ClassDefinition.php -text
@@ -922,12 +931,3 @@ tests/unit/Collections/TMapTest.php -text
tests/unit/I18N/TNumberFormatTest.php -text
tests/unit/TComponentTest.php -text
tests/unit/phpunit2.php -text
-tools/.htaccess -text
-tools/jsbuilder/build.php -text
-tools/jsbuilder/custom_rhino.jar -text
-tools/jsbuilder/packer.js -text
-tools/phpbuilder/build.php -text
-tools/phpbuilder/files.txt -text
-tools/texbuilder/build.php -text
-tools/texbuilder/prado3_quick_start.pdf -text
-tools/texbuilder/prado3_quick_start.tex -text