summaryrefslogtreecommitdiffstats
path: root/programs
diff options
context:
space:
mode:
authorYann Collet <yann.collet.73@gmail.com>2016-06-29 13:53:21 (GMT)
committerYann Collet <yann.collet.73@gmail.com>2016-06-29 14:01:24 (GMT)
commitbc342ab94c9df9af8093d3b1c99be944b9685b9e (patch)
treef01c8946298e327b0259550bfa420304793c79de /programs
parentc8a573d32c3347285d09154ed6d1a55af52655bc (diff)
downloadlz4-bc342ab94c9df9af8093d3b1c99be944b9685b9e.zip
lz4-bc342ab94c9df9af8093d3b1c99be944b9685b9e.tar.gz
lz4-bc342ab94c9df9af8093d3b1c99be944b9685b9e.tar.bz2
minor refactoring
Diffstat (limited to 'programs')
-rw-r--r--programs/.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/programs/.gitignore b/programs/.gitignore
index bba3110..b9798c6 100644
--- a/programs/.gitignore
+++ b/programs/.gitignore
@@ -1,4 +1,9 @@
# local binary (Makefile)
lz4
lz4c32
+datagen
+fuzzer
*.exe
+
+# tests files
+tmp*