aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorMatthew Gregan <[email protected]>2016-09-22 01:40:55 +1200
committerMatthew Gregan <[email protected]>2016-10-12 17:06:10 +1300
commit0aea9e0438cabfe6703d587547c3a74e11380489 (patch)
treee676269f45f44b69176207df0e1c918fcac119b1 /.gitignore
parent22557d466eceb6ff6ba70ae30d2dcd87648cde0b (diff)
downloadcubeb-0aea9e0438cabfe6703d587547c3a74e11380489.tar.gz
cubeb-0aea9e0438cabfe6703d587547c3a74e11380489.zip
Replace autotools build system with CMake.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore68
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