From 7617183c77d2d78cfca25692656cded2b674474b Mon Sep 17 00:00:00 2001 From: Christoph Berg Date: Sat, 17 Jan 2009 12:42:55 +0100 Subject: [PATCH] Ignore obj-* for other architectures --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bff3ce2..29eb00d 100644 --- a/.gitignore +++ b/.gitignore @@ -61,5 +61,5 @@ debian/tmp/ .mutt.org .pc/ -obj-x86_64-linux-gnu* +obj-*/ .*.swp -- 2.43.0