core icon indicating copy to clipboard operation
core copied to clipboard

Add compile_commands.json and .cache to .gitignore

Open jrwrigh opened this issue 2 years ago • 0 comments

.cache directory holds clangd cached data, while compile_commands.json is read by clangd. Neither of these should be included in the repository.

jrwrigh avatar Jul 21 '23 17:07 jrwrigh