Skip to content

Commit

Permalink
Merge pull request #551 from tjhei/gitignore-cache
Browse files Browse the repository at this point in the history
gitignore: add .cache
  • Loading branch information
MFraters authored Feb 13, 2024
2 parents 60ebb0b + 2f3fe6a commit 09d6f66
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
@@ -1,4 +1,5 @@
build*/
.cache/
.cproject
.settings
.project
Expand Down

0 comments on commit 09d6f66

Please sign in to comment.