From 4aaac92874b4e7cc317113a40ac45e043b4a92ba Mon Sep 17 00:00:00 2001 From: oparviainen Date: Sun, 12 Aug 2018 20:02:33 +0300 Subject: [PATCH] Updated .gitignore for gnu platform --- .gitignore | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3097098..9def793 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,21 @@ lib # GNU build files *.o -*.so +*.so* +*.lo +*.P* +*.la* +*.a +*.pc +*config* +Makefile +Makefile.in +.libs +aclocal.m4 +autom4te.cache +stamp-* +libtool +soundstretch # Files generated by MSVC *.bsc