From b2ead4ffd2828d50ca84fabe375943640ec78ec4 Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Wed, 11 Jun 2014 01:14:43 +0200 Subject: [PATCH] Ignore multiple build directories (used when cross compiling) --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 783019578..1753f78c6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ tags -build +build* *.qm .directory