diff options
author | xue <> | 2007-05-08 15:59:13 +0000 |
---|---|---|
committer | xue <> | 2007-05-08 15:59:13 +0000 |
commit | 18fd558413d5dec2bd074030a5c6bf111965c0c0 (patch) | |
tree | 85cfd34dec57bf3eeb487d8d1afac987c4a78551 /.gitattributes | |
parent | 17a2a8440f7ecd5756456528f584424acae27957 (diff) |
fixed #601.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index dfdf47c8..eef497b2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -662,6 +662,7 @@ demos/activeblog/protected/application.xml -text demos/activeblog/protected/urlmaps.xml -text demos/activeblog/themes/Default/style.css -text demos/address-book/index.php -text +demos/address-book/protected/.htaccess -text demos/address-book/protected/application.xml -text demos/address-book/protected/pages/AddressProvider.php -text demos/address-book/protected/pages/AddressRecord.php -text |