diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2023-03-17 00:02:30 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2023-03-17 00:02:34 +0200 |
commit | 5e57e3301319f20c35f8111dea73fa58403b96b1 (patch) | |
tree | e6a79332d0ab77ce94d5368ea391684d33b18d1d /.gitignore | |
parent | po4a/update-po: Display the script name consistently in error messages. (diff) | |
download | xz-5e57e3301319f20c35f8111dea73fa58403b96b1.tar.xz |
Tests: Update .gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -62,10 +62,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 |