diff options
author | Jia Tan <jiat0218@gmail.com> | 2022-12-29 00:30:52 +0800 |
---|---|---|
committer | Jia Tan <jiat0218@gmail.com> | 2023-01-02 22:20:04 +0800 |
commit | 064cd385a716abc78d93a3612411a82d69ceb221 (patch) | |
tree | a3c28aace36ea2b8de2c8f17c30a0cc6ca5c1580 /.gitignore | |
parent | Tests: Creates test_index_hash.c (diff) | |
download | xz-064cd385a716abc78d93a3612411a82d69ceb221.tar.xz |
Adds test_index_hash to .gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -62,6 +62,7 @@ coverage /tests/test_filter_flags /tests/test_hardware /tests/test_index +/tests/test_index_hash /test/test_lzip_decoder /tests/test_memlimit /tests/test_stream_flags |