diff options
author | xue <> | 2006-03-31 16:53:44 +0000 |
---|---|---|
committer | xue <> | 2006-03-31 16:53:44 +0000 |
commit | f5c14fc4d955c8ea2a98e05be448b08fa5c5616c (patch) | |
tree | c1f5268fdc344587fad2776354aca113fdda4f92 /.gitattributes | |
parent | cf5bdd1f8f3919f06ee3f8de9d71ff156fada0ab (diff) |
Fixed #110.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 738db28d..67d16d38 100644 --- a/.gitattributes +++ b/.gitattributes @@ -319,6 +319,7 @@ framework/3rdParty/geshi/geshi/html.php -text framework/3rdParty/geshi/geshi/javascript.php -text framework/3rdParty/geshi/geshi/php.php -text framework/3rdParty/geshi/geshi/prado.php -text +framework/3rdParty/geshi/geshi/vardump.php -text framework/3rdParty/geshi/geshi/xml.php -text framework/3rdParty/geshi/highlight.css -text framework/3rdParty/readme.html -text |