summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes16
1 files changed, 12 insertions, 4 deletions
diff --git a/.gitattributes b/.gitattributes
index 7602ad76..fd6a4424 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -4,6 +4,9 @@
/UPGRADE -text
/build.xml -text
buildscripts/.htaccess -text
+buildscripts/index/api_index.php -text
+buildscripts/index/build.php -text
+buildscripts/index/quickstart_index.php -text
buildscripts/jsbuilder/JavaScript[!!-~]Documentation[!!-~]Tool.html -text
buildscripts/jsbuilder/build.php -text
buildscripts/jsbuilder/jsmin.php -text
@@ -19,7 +22,7 @@ buildscripts/phing/tasks/ZendCodeAnalyzerTask.php -text
buildscripts/phpbuilder/build.php -text
buildscripts/setup.php -text
buildscripts/texbuilder/build.php -text
-buildscripts/texbuilder/create_index.php -text
+buildscripts/texbuilder/pages.php -text
buildscripts/texbuilder/prado3_quick_start.tex -text
demos/composer/index.php -text
demos/composer/index2.php -text
@@ -112,9 +115,12 @@ demos/quickstart/protected/index/Zend/Search/Lucene/Storage/File.php -text
demos/quickstart/protected/index/Zend/Search/Lucene/Storage/File/Filesystem.php -text
demos/quickstart/protected/index/Zend/Search/TODO.txt -text
demos/quickstart/protected/index/ZendSearch.php -text
-demos/quickstart/protected/index/data/_0.cfs -text
-demos/quickstart/protected/index/data/deletable -text
-demos/quickstart/protected/index/data/segments -text
+demos/quickstart/protected/index/api/_0.cfs -text
+demos/quickstart/protected/index/api/deletable -text
+demos/quickstart/protected/index/api/segments -text
+demos/quickstart/protected/index/quickstart/_0.cfs -text
+demos/quickstart/protected/index/quickstart/deletable -text
+demos/quickstart/protected/index/quickstart/segments -text
demos/quickstart/protected/pages/Advanced/Assets.page -text
demos/quickstart/protected/pages/Advanced/Auth.page -text
demos/quickstart/protected/pages/Advanced/Error.page -text
@@ -1080,8 +1086,10 @@ framework/interfaces.php -text
framework/prado.php -text
/index.html -text
requirements/index.php -text
+requirements/messages-bg.txt -text
requirements/messages-zh.txt -text
requirements/messages.txt -text
+requirements/template-bg.html -text
requirements/template-zh.html -text
requirements/template.html -text
tests/FunctionalTests/PradoTester.php -text