diff options
author | xue <> | 2006-02-21 19:42:47 +0000 |
---|---|---|
committer | xue <> | 2006-02-21 19:42:47 +0000 |
commit | 59bdcf4d01291fb50e5aa43afcde4ac34df829e4 (patch) | |
tree | 248b69fbc81beeb7060b5cc60bd4542a634eca5c /.gitattributes | |
parent | 2f29591dc5a20086ad2c0e4e3689f7c0b9ab7b02 (diff) |
Added CREDITS
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 338130f2..822ff58f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,6 @@ * text=auto !eol /COPYRIGHT -text +/CREDITS -text /HISTORY -text /UPGRADE -text /build.xml -text |