From 5577f98b9e30a0c22f9315111740fe9037114fbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Mon, 19 Aug 2013 19:12:14 +0200 Subject: [PATCH] Updated .gitignore. It would accidentaly ignore also doc/building.dox (which is wrong). However it doesn't seem to do that. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d1ef973af..d513341ca 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -build* +build*/ pkg *.kdev4 *~