Skip to content

Commit 6ea3523

Browse files
committed
Update .gitignore
* KDE text editor backup files * stuff from broken patches * kdevelop 4.x files
1 parent f6e6891 commit 6ea3523

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ testrunner.exe
66
*.bak
77
*.gcno
88
tools/dmake
9+
tools/extracttests
910
dmake
1011
tools/errmsg
1112
# VS generated files
@@ -39,6 +40,14 @@ gui/*.qm
3940
doxyoutput/
4041
# qmake generated
4142

43+
# Backup files and stuff from patches
44+
*.orig
45+
*.rej
46+
*~
47+
48+
# kdevelop 4.x
49+
*.kdev4
50+
4251
*.sdf
4352
ipch
4453
*.opensdf

0 commit comments

Comments
 (0)