From 6e7e744cc6c3d378ac9bace41586e4f32f456551 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Mon, 20 Jul 2015 09:34:39 +0200 Subject: [PATCH] Add "build+*" to .gitignore file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4167c1ad..e8b9f315 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ ansi2knr.h ar-lib autom4te.cache build-stamp-ngircd* +build+* compile config.cache config.log -- 2.39.2