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