diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.gitattributes b/.gitattributes index 294d396a..5a0b8dfe 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,11 +1,4 @@ * text=auto !eol -demos/hangman/index.php -text -demos/hangman/protected/.htaccess -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 |