Skip to content

Commit

Permalink
added .cache to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
pdschubert committed Mar 19, 2021
1 parent db73bb9 commit 6def346
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ build/*
# CLion
.idea/*

.cache/*

##### ignored files

# dot files
Expand Down

0 comments on commit 6def346

Please sign in to comment.