GIT_SILENT Add auto generated files to .gitignore

wilder
Alexander Lohnau 5 years ago
parent 7b2a751b30
commit d54a1718a4
No known key found for this signature in database
GPG Key ID: 6C45BA731AA2ED36
  1. 5
      .gitignore

5
.gitignore vendored

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

Loading…
Cancel
Save