GIT_SILENT Add auto generated files to .gitignore

master
Alexander Lohnau 4 years ago
parent 1419993b89
commit d90a9d2dd9

4
.gitignore vendored

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

Loading…
Cancel
Save