diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2023-03-17 00:02:30 +0200 |
---|---|---|
committer | Jia Tan <jiat0218@gmail.com> | 2023-03-17 20:19:24 +0800 |
commit | 82aacb40367dc580b09c5a7b270f6c98b63e49b9 (patch) | |
tree | 73e0adc3553d3fe41be67d8e2e7a70a10e8c1d0c /.gitignore | |
parent | po4a/update-po: Display the script name consistently in error messages. (diff) | |
download | xz-82aacb40367dc580b09c5a7b270f6c98b63e49b9.tar.xz |
Tests: Update .gitignore.
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -61,10 +61,11 @@ coverage /tests/test_block_header /tests/test_check /tests/test_filter_flags +/tests/test_filter_str /tests/test_hardware /tests/test_index /tests/test_index_hash -/test/test_lzip_decoder +/tests/test_lzip_decoder /tests/test_memlimit /tests/test_stream_flags /tests/test_vli |