diff options
author | Yann Collet <yann.collet.73@gmail.com> | 2015-06-27 08:17:57 (GMT) |
---|---|---|
committer | Yann Collet <yann.collet.73@gmail.com> | 2015-06-27 08:17:57 (GMT) |
commit | cdef03389559306cee1dc31134f47c0748583d98 (patch) | |
tree | 9dce6930f26f605e7affd1040941c7ceea0cfc87 /programs | |
parent | 2ce2e6008314a884ee8f4542209d3297fe55693a (diff) | |
parent | 992faef5a2dba1d143d113f3a53a5841f5f75fc4 (diff) | |
download | lz4-cdef03389559306cee1dc31134f47c0748583d98.zip lz4-cdef03389559306cee1dc31134f47c0748583d98.tar.gz lz4-cdef03389559306cee1dc31134f47c0748583d98.tar.bz2 |
Merge branch 'dev' of github.com:Cyan4973/lz4 into dev
Diffstat (limited to 'programs')
-rw-r--r-- | programs/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/programs/.gitignore b/programs/.gitignore new file mode 100644 index 0000000..f7fc991 --- /dev/null +++ b/programs/.gitignore @@ -0,0 +1,2 @@ +/lz4 +/*.exe |