GIT_SILENT Add auto generated files to .gitignore

This commit is contained in:
Alexander Lohnau
2021-05-06 09:27:42 +02:00
parent 7b2a751b30
commit d54a1718a4

5
.gitignore vendored
View File

@@ -27,3 +27,8 @@ doxydoc/
*.srctrldb
*.srctrlprj
.clang-format
/compile_commands.json
.clangd
.cache
.idea
/cmake-build*