Update .gitignore

* KDE text editor backup files
  * stuff from broken patches
  * kdevelop 4.x files
This commit is contained in:
Thomas Jarosch 2011-10-28 22:55:14 +02:00
parent f6e68914ea
commit 6ea3523ac8
1 changed files with 9 additions and 0 deletions

9
.gitignore vendored
View File

@ -6,6 +6,7 @@ testrunner.exe
*.bak
*.gcno
tools/dmake
tools/extracttests
dmake
tools/errmsg
# VS generated files
@ -39,6 +40,14 @@ gui/*.qm
doxyoutput/
# qmake generated
# Backup files and stuff from patches
*.orig
*.rej
*~
# kdevelop 4.x
*.kdev4
*.sdf
ipch
*.opensdf