From 972d759628dbf23e4d4d234f387fb4a047b7ee0f Mon Sep 17 00:00:00 2001 From: xue <> Date: Sat, 10 Dec 2005 18:07:46 +0000 Subject: Added .htaccess file to hangman game. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index f860df16..eee58da2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -18,6 +18,7 @@ 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/.htaccess -text demos/hangman/protected/application.xml -text demos/hangman/protected/data/words.txt -text demos/hangman/protected/pages/HomePage.php -text -- cgit v1.2.3