diff options
author | wei <> | 2006-01-04 08:09:58 +0000 |
---|---|---|
committer | wei <> | 2006-01-04 08:09:58 +0000 |
commit | 0ebae0856a5ed24bcc1b01d13d8715288f39a08d (patch) | |
tree | 2341cbc2191bac37927720f5d7cf35866f95246b /.gitattributes | |
parent | d1384deb9b3ac872defd08fd01fbf8cf11442b45 (diff) |
added logger module
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 19fc74cd..985127e8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -31,6 +31,7 @@ demos/quickstart/protected/controls/SampleLayout.tpl -text demos/quickstart/protected/controls/TTextHighlighter.php -text demos/quickstart/protected/controls/TopicList.php -text demos/quickstart/protected/controls/TopicList.tpl -text +demos/quickstart/protected/logs/logger.xml -text demos/quickstart/protected/pages/Configurations/AppConfig.page -text demos/quickstart/protected/pages/Configurations/Overview.page -text demos/quickstart/protected/pages/Configurations/PageConfig.page -text |