diff options
author | Ori Bernstein <ori@eigenstate.org> | 2015-10-04 02:51:57 -0700 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2015-10-04 02:51:57 -0700 |
commit | 35bde60621ecf5cbcf07b743cafd9724f87faccb (patch) | |
tree | 645c627fad5240bdeb4f979be874ce7255a855af /.gitattributes | |
parent | 7264545dc13abc231f1f5b386619990caec195b4 (diff) | |
download | mc-35bde60621ecf5cbcf07b743cafd9724f87faccb.tar.gz |
Fix handling '\r\n' with libbio.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..7226ab7 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +lib/bio/test/data/bio-delim-expected binary |