aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAhmad Samir <a.samirh78@gmail.com>2022-01-19 10:56:53 +0200
committerAhmad Samir <a.samirh78@gmail.com>2022-01-19 10:56:53 +0200
commit2bdf89682370250cfcb3c1d7fb15c7c022ed6734 (patch)
tree1663440668cf26ea863d7a7b5401e1d49febb474
parent6fefacf8c4efe8b35aa543514892cbf38cf7b4d9 (diff)
downloadextra-cmake-modules-2bdf89682370250cfcb3c1d7fb15c7c022ed6734.tar.gz
extra-cmake-modules-2bdf89682370250cfcb3c1d7fb15c7c022ed6734.tar.bz2
Add /.clang-format to .gitignore
Should stop kdesrc-build saying: "You had local changes to extra-cmake-modules, which have been re-applied." GIT_SILENT
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 84a05e2e..a6a2189f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ CMakeLists.txt.user*
__pycache__
.cmake/
/compile_commands.json
+/.clang-format