Skip to content

Commit

Permalink
gitignore: Don't include KDevelop 4 workspace configs
Browse files Browse the repository at this point in the history
  • Loading branch information
kamfretoz committed Dec 17, 2023
1 parent a1b8bbb commit abf3762
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,10 @@ oprofile_data/
/UpgradeLog*.htm
/.vscode*

# KDevelop 4 Workspace Configuration Files
*.kdev4
/.kdev4*

/bin/**/*.dll
/bin/**/*.dmp
/bin/**/*.exp
Expand Down

0 comments on commit abf3762

Please sign in to comment.