From 95e094c32531d5f0a78e7f8e419ab1b08b2b4197 Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava Date: Wed, 25 Sep 2013 11:08:45 -0300 Subject: Added more wildcards to the Gitignore Gitignore is now ignoring callgrind files and kdevelop projects, this was annoying me. Signed-off-by: Tomaz Canabrava --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index c56a5e3eb..520248b58 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,5 @@ ui_* /subsurface.creator.user /subsurface.files /subsurface.includes +*.kdev4 +callgrind.out.* -- cgit v1.2.3-70-g09d2