GIT_SILENT Add auto generated files to .gitignore

This commit is contained in:
Alexander Lohnau 2021-04-08 16:41:37 +02:00
parent b953570098
commit 2154671058

3
.gitignore vendored
View file

@ -7,3 +7,6 @@ build
/.clang-format /.clang-format
/.clangd /.clangd
/compile_commands.json
.idea
/cmake-build*