diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index e9fe5dc6..b8879619 100644 --- a/.gitattributes +++ b/.gitattributes @@ -724,6 +724,18 @@ demos/composer/themes/PradoSoft/pradoheader.gif -text demos/composer/themes/PradoSoft/propertydef.gif -text demos/composer/themes/PradoSoft/style.css -text demos/composer/themes/Simple/style.css -text +demos/currency-converter/assets/2bffd82d/ajax.js -text +demos/currency-converter/assets/2bffd82d/clientscripts.php -text +demos/currency-converter/assets/2bffd82d/effects.js -text +demos/currency-converter/assets/2bffd82d/logger.js -text +demos/currency-converter/assets/2bffd82d/prado.js -text +demos/currency-converter/assets/2bffd82d/validator.js -text +demos/currency-converter/index.php -text +demos/currency-converter/protected/.htaccess -text +demos/currency-converter/protected/pages/Home.page -text +demos/currency-converter/protected/pages/Home.php -text +demos/currency-converter/protected/runtime/global.cache -text +demos/currency-converter/themes/Basic/common.css -text demos/helloworld/index.php -text demos/helloworld/protected/.htaccess -text demos/helloworld/protected/pages/Home.page -text @@ -1111,6 +1123,9 @@ demos/quickstart/protected/pages/GettingStarted/sequence.gif -text demos/quickstart/protected/pages/GettingStarted/sequence.vsd -text demos/quickstart/protected/pages/Search.page -text demos/quickstart/protected/pages/Search.php -text +demos/quickstart/protected/pages/Tutorial/CurrencyConverter.page -text +demos/quickstart/protected/pages/Tutorial/example1.png -text +demos/quickstart/protected/pages/Tutorial/example2.png -text demos/quickstart/protected/pages/ViewSource.page -text demos/quickstart/protected/pages/ViewSource.php -text demos/quickstart/protected/pages/config.xml -text |