Skip to content

Commit

Permalink
Add common IDE folders to .gitignore
Browse files Browse the repository at this point in the history
Change-Id: Ic5108a227067539f46c1cb9ad39cd87d38f2a9ca
Reviewed-on: https://codereview.kdab.com/c/kdab/kdutils/+/133508
Reviewed-by: Mike Krus <mike.krus@kdab.com>
  • Loading branch information
MiKom committed Nov 13, 2023
1 parent 078e2fb commit ab57916
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
@@ -1,3 +1,7 @@
.cache/
build/*
CMakeUserPresets.json

.vs/
.vscode/
.idea/

0 comments on commit ab57916

Please sign in to comment.