diff options
author | xue <> | 2006-01-12 23:06:47 +0000 |
---|---|---|
committer | xue <> | 2006-01-12 23:06:47 +0000 |
commit | 9616e05af140f07fa5520c8334a205055d05471a (patch) | |
tree | e0892eff6fd9a4775150243a511b8ab28b91a861 /.gitattributes | |
parent | a4b5eaf6e5c0545d32db17449558fec5acbc0c64 (diff) |
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 8f01e4e8..f3a53ef0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -60,6 +60,7 @@ demos/quickstart/protected/pages/Controls/Samples/TTextBox/Home.page -text demos/quickstart/protected/pages/Controls/Samples/TTextBox/Home.php -text demos/quickstart/protected/pages/Controls/Samples/config.xml -text demos/quickstart/protected/pages/Controls/Simple.page -text +demos/quickstart/protected/pages/Controls/Validation.page -text demos/quickstart/protected/pages/Fundamentals/Applications.page -text demos/quickstart/protected/pages/Fundamentals/Architecture.page -text demos/quickstart/protected/pages/Fundamentals/Components.page -text |