diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2020-02-05 22:35:06 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2020-02-06 00:01:03 +0200 |
commit | 134bb7765815d5f265eb0bc9e6ebacd9ae4a52bc (patch) | |
tree | 1e3c9d3ccbabec9ada70310a6f637b25225f0ebd /.gitignore | |
parent | Update m4/.gitignore. (diff) | |
download | xz-134bb7765815d5f265eb0bc9e6ebacd9ae4a52bc.tar.xz |
Update tests/.gitignore.
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -47,11 +47,15 @@ build-aux/test-driver /tests/compress_generated_random /tests/compress_generated_text /tests/create_compress_files +/tests/test_bcj_exact_size /tests/test_block_header /tests/test_check /tests/test_filter_flags /tests/test_index /tests/test_stream_flags +/tests/xzgrep_test_1.xz +/tests/xzgrep_test_2.xz +/tests/xzgrep_test_output /lib/Makefile /tests/Makefile |