GIT_SILENT Add auto generated files to .gitignore

This commit is contained in:
Alexander Lohnau
2021-05-03 14:54:12 +02:00
parent 8d1aeb7bf1
commit 710152a7f3

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
/compile_commands.json
.clangd
.cache
.idea
/cmake-build*