diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 18 |
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 |