From 1956af935fc9e4b48c0546fd61498b4ca41ca77c Mon Sep 17 00:00:00 2001 From: Albert Vaca Cintora Date: Sun, 16 Jul 2023 16:24:15 +0200 Subject: [PATCH] Don't gitignore .clang-format --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7cd4b14bd..9769e9ee2 100644 --- a/.gitignore +++ b/.gitignore @@ -26,7 +26,7 @@ KDEConnect.includes CMakeLists.txt.user .DS_Store -/.clang-format +.clang-format /compile_commands.json .clangd .cache