[libraries/upnp-lib-qt] /: GIT_SILENT Hide clang-format and compile_commands.json from git (silent)
Jack Hill <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit bd7783ad4c45a024101e2ab6c083e872a9459b1e by Jack Hill. Committed on 02/08/2026 at 19:30. Pushed by jackh into branch 'master'. GIT_SILENT Hide clang-format and compile_commands.json from git M +2 -0 .gitignore https://invent.kde.org/libraries/upnp-lib-qt/-/commit/bd7783ad4c45a024101e2ab6c083e872a9459b1e diff --git a/.gitignore b/.gitignore index 1635fa7..4ca71c8 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,5 @@ CMakeLists.txt.user .reuse .kdev4/ *.kdev4 +.clang-format +compile_commands.json