diff options
Diffstat (limited to 'portaudio/.gitignore')
-rw-r--r-- | portaudio/.gitignore | 52 |
1 files changed, 0 insertions, 52 deletions
diff --git a/portaudio/.gitignore b/portaudio/.gitignore deleted file mode 100644 index ed72e3d..0000000 --- a/portaudio/.gitignore +++ /dev/null @@ -1,52 +0,0 @@ -# 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 -autom4te.cache/* - -# 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 - -# Visual Studio 2017/2019 state folder -.vs/ - -# Visual Studio CMake build output folder -out/ - -# Visual Studio CMake settings file -CMakeSettings.json |