diff options
author | xue <> | 2005-12-10 02:02:10 +0000 |
---|---|---|
committer | xue <> | 2005-12-10 02:02:10 +0000 |
commit | 1f1f96b7e143973e7da69fc01ebd6721f62e291c (patch) | |
tree | 342915f87c904d8a79a853101ad9d176051a588b /.gitattributes | |
parent | 662547dc4c6c493c1c89f888e3ef73667ea783c4 (diff) |
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 2acc62e8..ff2c1273 100644 --- a/.gitattributes +++ b/.gitattributes @@ -17,6 +17,14 @@ demos/controls/themes/BlueTheme/buttons.skin -text demos/controls/themes/BlueTheme/icon_profile.gif -text demos/controls/themes/BlueTheme/labels.skin -text demos/controls/themes/BlueTheme/simple.css -text +demos/hangman/index.php -text +demos/hangman/protected/application.xml -text +demos/hangman/protected/data/words.txt -text +demos/hangman/protected/pages/HomePage.php -text +demos/hangman/protected/pages/HomePage.tpl -text +demos/hangman/protected/pages/Layout.php -text +demos/hangman/protected/pages/Layout.tpl -text +demos/hangman/protected/pages/config.xml -text demos/personal/index.php -text demos/personal/protected/Modules/DataModule.php -text demos/personal/protected/Pages/HomePage.php -text |