Skip to content

Commit 1bfa20e

Browse files
authored
Add ignoring of .cache directory (#4813)
1 parent d1e1f95 commit 1bfa20e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ stage
122122

123123
# clang tooling temporary files
124124
.clangd/
125+
.cache/
125126
compile_commands.json
126127

127128
# qmake

0 commit comments

Comments
 (0)