From e7f72a30aa32d94455d138c17fb028c624f0589e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonin=20D=C3=A9cimo?= Date: Thu, 14 Dec 2023 11:03:40 +0100 Subject: [PATCH] winpthreads: Ignore MSVC object files and Autotools generated files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Antonin Décimo Signed-off-by: Martin Storsjö --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 4cd47565a..3d1022348 100644 --- a/.gitignore +++ b/.gitignore @@ -12,13 +12,17 @@ *.lo *.la *.gch +*.obj +*.res # Specialized files autom4te.cache +config.cache Makefile libtool config.status config.h +confdefs.h stamp-h1 # Autotools test results