diff options
Diffstat (limited to 'programs/.gitignore')
-rw-r--r-- | programs/.gitignore | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/programs/.gitignore b/programs/.gitignore index f7fc991..bba3110 100644 --- a/programs/.gitignore +++ b/programs/.gitignore @@ -1,2 +1,4 @@ -/lz4 -/*.exe +# local binary (Makefile) +lz4 +lz4c32 +*.exe |