From 1aca6c20e86d9348ce9e2e12ac8dea0f797a5b4a Mon Sep 17 00:00:00 2001 From: Florian Schmaus <flow@cs.fau.de> Date: Thu, 27 May 2021 22:01:38 +0200 Subject: [PATCH] Intermediate Commit (2021-05-27 22:01) --- .clang-format-ignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .clang-format-ignore diff --git a/.clang-format-ignore b/.clang-format-ignore new file mode 100644 index 0000000..da9d1a9 --- /dev/null +++ b/.clang-format-ignore @@ -0,0 +1,2 @@ +out/**/* +subprojects/**/* -- GitLab