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