GIT_SILENT Add auto generated files to .gitignore

wilder
Alexander Lohnau 5 years ago
parent 3a1915aa5c
commit 61f92f527b
  1. 3
      .gitignore

3
.gitignore vendored

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

Loading…
Cancel
Save