From 27b563283faf572f49a4fa80d390bf86c7871a6a Mon Sep 17 00:00:00 2001 From: Christophe Courtaut Date: Sun, 22 Mar 2009 21:39:01 +0100 Subject: [PATCH] Changed ignore in git to ignore all Makefile --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7a9d917b8..f7a44c49a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ /build /bin /qtc-gdbmacros -Makefile +Makefile* *.pro.user moc_*.cpp -- GitLab