GIT_SILENT Add auto generated files to .gitignore

This commit is contained in:
Alexander Lohnau 2021-04-08 16:46:30 +02:00
parent 1419993b89
commit d90a9d2dd9

4
.gitignore vendored
View file

@ -23,3 +23,7 @@ CMakeLists.txt.user*
.clang-format
/build*/
/compile_commands.json
.clangd
.idea
/cmake-build*