diff options
author | Luca Boccassi <luca.boccassi@microsoft.com> | 2021-07-30 16:46:10 +0100 |
---|---|---|
committer | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2021-08-12 18:24:38 +0200 |
commit | f9d242aed57ce2d41b4b4c5615b1a345d0ad6ee4 (patch) | |
tree | 5122f6802d7ff6849d7ef269d766749babff6cf6 /.gitignore | |
parent | 23b81d2554973fed261f51bfe878a9d983caf53d (diff) |
Add a simple example to show how to extract a single text file
Licensed under 0BSD: https://opensource.org/licenses/0BSD
Signed-off-by: Luca Boccassi <luca.boccassi@microsoft.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -44,6 +44,7 @@ Doxyfile tests/*.sh /mknastyfs /mk42sqfs +/extract_one /list_files /sqfsbrowse /xattr_benchmark |