Squashed 'src/lz4/' content from commit e25b51d

git-subtree-dir: src/lz4
git-subtree-split: e25b51de7b51101e04ceea194dd557fcc23c03ca
This commit is contained in:
Vinnie Falco
2015-02-08 19:43:04 -08:00
commit dad460dcfc
47 changed files with 12376 additions and 0 deletions

10
.gitattributes vendored Normal file
View File

@@ -0,0 +1,10 @@
# Set the default behavior
* text eol=lf
# Explicitly declare source files
*.c text eol=lf
*.h text eol=lf
# Denote files that should not be modified.
*.odt binary
*.png binary