diff options
author | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2023-01-31 11:30:46 +0100 |
---|---|---|
committer | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2023-01-31 18:04:25 +0100 |
commit | 72c8155d9fc0eaeac72c053f46ebb7b231d4596a (patch) | |
tree | 5758865289c52fa93f56e3fe743bb40c283c5233 /.gitignore | |
parent | cdccc69c62579b0c13b35fad0728079652b8f3c9 (diff) |
Reintegrate test code with library code
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -41,9 +41,8 @@ ltmain.sh m4/libtool.m4 m4/lt*.m4 Doxyfile -tests/*.sh -tests/rdsquashfs/*.sh -tests/tar2sqfs/*.sh +bin/rdsquashfs/test/*.sh +bin/tar2sqfs/test/*.sh /mknastyfs /mk42sqfs /extract_one |