Added more wildcards to the Gitignore

Gitignore is now ignoring callgrind files and kdevelop
projects, this was annoying me.

Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
This commit is contained in:
Tomaz Canabrava 2013-09-25 11:08:45 -03:00
parent 72f0516f6d
commit 95e094c325

2
.gitignore vendored
View file

@ -31,3 +31,5 @@ ui_*
/subsurface.creator.user
/subsurface.files
/subsurface.includes
*.kdev4
callgrind.out.*