diff options
author | Christian Schneider | 2009-11-17 12:50:21 +0000 |
---|---|---|
committer | Christian Schneider | 2009-11-17 12:50:21 +0000 |
commit | 21a064343436bb1f324dc8fea74b0af8875e8fce (patch) | |
tree | 559ff7faa61c76da9abc23d46c91bf40dba6efbf /.gitattributes | |
parent | 5267d94a4861c2be9184a4a7aaf1b56c3eae9a33 (diff) | |
download | itools-21a064343436bb1f324dc8fea74b0af8875e8fce.tar.gz itools-21a064343436bb1f324dc8fea74b0af8875e8fce.tar.bz2 itools-21a064343436bb1f324dc8fea74b0af8875e8fce.zip |
Added error reporter sending back code on faulty load
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 39087c0..e089cfa 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,4 +3,4 @@ /AUTHORS -text /COPYING -text /README -text -itjs/error.gif -text +itjs/0.gif -text |