diff --git a/test/.gitignore b/test/.gitignore index 856658d9..889fc09d 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -6,6 +6,7 @@ /.libs /Makefile /Makefile.in +/cdda.bin /cdda-1.raw /cdda-2.raw /cdda-good.raw @@ -17,6 +18,7 @@ /check_nrg.sh /check_paranoia.sh /check_sizeof +/isofs-m1.bin /test_lib_driver_util /testassert /testassert.core diff --git a/test/cdda.bin b/test/cdda.bin deleted file mode 120000 index 7ecf2853..00000000 --- a/test/cdda.bin +++ /dev/null @@ -1 +0,0 @@ -/home/rocky/src/external-vcs/libcdio/test/data/cdda.bin \ No newline at end of file diff --git a/test/isofs-m1.bin b/test/isofs-m1.bin deleted file mode 120000 index eed19019..00000000 --- a/test/isofs-m1.bin +++ /dev/null @@ -1 +0,0 @@ -/home/rocky/src/external-vcs/libcdio/test/data/isofs-m1.bin \ No newline at end of file