Mercurial > hg > sv-dependency-builds
diff src/portaudio_20161030_catalina_patch/.gitignore @ 77:4edcd14160a5 pa_catalina
Duplicate for patch testing
author | Chris Cannam |
---|---|
date | Wed, 30 Oct 2019 11:25:10 +0000 |
parents | src/portaudio_20161030/.gitignore@284acf908dcd |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/portaudio_20161030_catalina_patch/.gitignore Wed Oct 30 11:25:10 2019 +0000 @@ -0,0 +1,42 @@ +# Compiled Object files +*.slo +*.lo +*.o +*.obj + +# annoying files +**/.DS_Store + +# Generated by configure and make +Makefile +bin-stamp +bin/* +config.log +config.status +lib-stamp +lib/* +libtool +portaudio-2.0.pc + +# Precompiled Headers +*.gch +*.pch + +# Compiled Dynamic libraries +*.so +*.dylib +*.dll + +# Fortran module files +*.mod + +# Compiled Static libraries +*.lai +*.la +*.a +*.lib + +# Executables +*.exe +*.out +*.app