Skip to content

Commit

Permalink
adding global gitignore for KDevelop4
Browse files Browse the repository at this point in the history
KDevelop4 is the C/C++-IDE from the KDE desktop.
It creates a directory '.kdev4' and a hidden file
<projectname>.kdev4 in the project's root directory.
  • Loading branch information
torbjoernk committed Apr 20, 2012
1 parent a66b53a commit e6aa714
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Global/KDevelop4.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*.kdev4
.kdev4/

0 comments on commit e6aa714

Please sign in to comment.