diff options
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 |