From 23e27e2461378aee99a1adec4c251556379df9bd Mon Sep 17 00:00:00 2001 From: Tobias Reiter Date: Thu, 8 Aug 2024 10:39:39 +0200 Subject: [PATCH] Fix clang-format --- noclang-format => .clang-format | 0 .gitignore | 1 + 2 files changed, 1 insertion(+) rename noclang-format => .clang-format (100%) diff --git a/noclang-format b/.clang-format similarity index 100% rename from noclang-format rename to .clang-format diff --git a/.gitignore b/.gitignore index ccce0bbd..ea937a78 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ build/ .vs dist/ +dependencies/ *.ipynb old_* *a.out