From e141e646abeceaa295f6544e29dd3278f6711205 Mon Sep 17 00:00:00 2001 From: Stefan Vigerske Date: Tue, 30 Apr 2024 10:19:56 +0200 Subject: [PATCH] add autotools cache file to .gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 5e0d02a5..f28ec2dc 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,8 @@ **/MSVisualStudio/**/*.mps **/MSVisualStudio/**/*.lp **/MSVisualStudio/**/*.out + +# Ignore autotools cache files +aclocal.m4* +acinclude.m4 +autom4te*