Skip to content

Commit

Permalink
Add .qtc_clangd/ folder to gitignore
Browse files Browse the repository at this point in the history
Qt Creator 13 has started using this temporary folder
  • Loading branch information
RichardTea committed May 10, 2024
1 parent 52904b2 commit 0aa905a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
# Qt-es
/.qmake.cache
/.qmake.stash
.qtc_clangd/*
*.pro.user
*.pro.user.*
*.qbs.user
Expand Down

0 comments on commit 0aa905a

Please sign in to comment.