GIT_SILENT Add auto generated files to .gitignore

wilder-5.22
Alexander Lohnau 5 years ago
parent fc76957692
commit abb0adae74
  1. 3
      .gitignore

3
.gitignore vendored

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

Loading…
Cancel
Save