This repository has been archived on 2025-05-24. You can view files and clone it, but cannot push or open issues or pull requests.
Files
libcdio-osx/test/.gitignore
R. Bernstein 958476abf4 Add an include to remove any C Preprocessor symbol libcdio's config.h creates. Programs using
libcdio can do this:

// for cdio:

// for your program
2011-10-20 20:32:20 -04:00

44 lines
554 B
Plaintext

/*.exe
/*.exe.stackdump
/*.o
/*~
/.deps
/.libs
/Makefile
/Makefile.in
/cdda-1.raw
/cdda-2.raw
/cdda-good.raw
/cdda-jitter.raw
/cdda-underrun.raw
/cdda.bin
/check_common_fn
/check_cue.sh
/check_iso.sh
/check_nrg.sh
/check_paranoia.sh
/check_sizeof
/isofs-m1.bin
/test_lib_driver_util
/testassert
/testassert.core
/testbincue
/testbincue.c
/testdefault
/testgetdevices
/testgetdevices.c
/testischar
/testiso9660
/testisocd
/testisocd2
/testisocd2.c
/testlinux
/testnrg
/testnrg.c
/testparanoia
/testpregap
/testpregap.c
/testsolaris
/testtoc
/testunconfig