summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorxue <>2005-12-21 17:06:12 +0000
committerxue <>2005-12-21 17:06:12 +0000
commite08aa82e5e4d2bc06bb8f98654806a15bdefc994 (patch)
treebfd7e9c2ac2cf365d7a22bfa5dbb0f1d63cbd30a /.gitattributes
parent2a940b0f6ce13cb612d3db585aaaf3d49b95885a (diff)
Added support to global state.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes
index 6c27cc00..d58b5f76 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -20,7 +20,7 @@ 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/application.xml -text
demos/hangman/protected/data/words.txt -text
demos/hangman/protected/pages/HomePage.php -text
demos/hangman/protected/pages/HomePage.tpl -text
@@ -28,6 +28,7 @@ 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/Data/application.xml -text
demos/personal/protected/Modules/DataModule.php -text
demos/personal/protected/Pages/HomePage.php -text
demos/personal/protected/Pages/HomePage.tpl -text
@@ -36,7 +37,6 @@ demos/personal/protected/Pages/Layout.tpl -text
demos/personal/protected/Pages/LoginPage.php -text
demos/personal/protected/Pages/LoginPage.tpl -text
demos/personal/protected/Pages/config.xml -text
-demos/personal/protected/application.xml -text
demos/personal/themes/BlueTheme/buttons.skin -text
demos/personal/themes/BlueTheme/icon_profile.gif -text
demos/personal/themes/BlueTheme/labels.skin -text