diff options
author | xue <> | 2005-12-23 03:33:21 +0000 |
---|---|---|
committer | xue <> | 2005-12-23 03:33:21 +0000 |
commit | 925c51d0b63b61340ef89462e32e5fb784165428 (patch) | |
tree | 58fbd1918fb4a41400e6ff4fb1d3d7deebe36b4c /.gitattributes | |
parent | ae8311e9de8d9d467506b74d387500956f164d4d (diff) |
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes index da283469..b10b1d92 100644 --- a/.gitattributes +++ b/.gitattributes @@ -20,10 +20,11 @@ demos/controls/themes/BlueTheme/labels.skin -text demos/controls/themes/BlueTheme/simple.css -text demos/hangman/index.php -text demos/hangman/protected/.htaccess -text -demos/hangman/protected/pages/HomePage.php -text -demos/hangman/protected/pages/HomePage.tpl -text +demos/hangman/protected/pages/Home.page -text +demos/hangman/protected/pages/Home.php -text demos/hangman/protected/pages/Layout.php -text demos/hangman/protected/pages/Layout.tpl -text +demos/hangman/protected/pages/words.txt -text demos/personal/index.php -text demos/personal/protected/Data/application.xml -text demos/personal/protected/Modules/DataModule.php -text |