diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 68 |
1 files changed, 0 insertions, 68 deletions
diff --git a/.gitignore b/.gitignore deleted file mode 100644 index df6c4e7..0000000 --- a/.gitignore +++ /dev/null @@ -1,68 +0,0 @@ -*.lo -*.o -*.swp -*~ -*.trs -*.raw -*.wav -*.log -.deps -.dirstamp -.libs -Makefile -Makefile.in -_stdint.h -aclocal.m4 -autom4te.cache -compile -config.guess -config.h -config.h.in -config.log -config.status -config.sub -configure -depcomp -docs/Doxyfile -docs/doxygen-build.stamp -docs/html -install-sh -libtool -ltmain.sh -m4/libtool.m4 -m4/ltoptions.m4 -m4/ltsugar.m4 -m4/ltversion.m4 -m4/lt~obsolete.m4 -missing -cubeb-uninstalled.pc -cubeb.pc -src/.dirstamp -src/libcubeb.la -src/speex/libspeex.la -stamp-h1 -test-driver -test/test_audio -test/test_audio.exe -test/test_latency -test/test_latency.exe -test/test_sanity -test/test_sanity.exe -test/test_tone -test/test_tone.exe -test/test_devices -test/test_devices.exe -test/test_resampler -test/test_resampler.exe -test/test_record -test/test_record.exe -test/test_duplex -test/test_duplex.exe -test/test_utils -test/test_utils.exe -include/cubeb/cubeb-stdint.h -test-suite.log -test/test_sanity.log -test/test_sanity.trs -test/test_ring_array -test/test_ring_array.exe |