From eb8ad59e9bab32a8d655796afd39597ea6dcc64d Mon Sep 17 00:00:00 2001 From: Jia Tan Date: Mon, 26 Feb 2024 20:06:10 +0800 Subject: Tests: Add test_microlzma to .gitignore and CMakeLists.txt. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 5788d4ac..d633ea6f 100644 --- a/.gitignore +++ b/.gitignore @@ -67,6 +67,7 @@ coverage /tests/test_index /tests/test_index_hash /tests/test_lzip_decoder +/tests/test_microlzma /tests/test_memlimit /tests/test_stream_flags /tests/test_vli -- cgit v1.2.3