GIT_SILENT Add auto generated files to .gitignore
This commit is contained in:
parent
8d1aeb7bf1
commit
710152a7f3
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
/compile_commands.json
|
||||
.clangd
|
||||
.cache
|
||||
.idea
|
||||
/cmake-build*
|
Loading…
Reference in a new issue