From 7dba969e5dbe02f432529917096078382c7f7b7a Mon Sep 17 00:00:00 2001 From: Clemens Schwaighofer Date: Thu, 26 Dec 2024 18:44:26 +0900 Subject: [PATCH] Add ingore for test template compile folder --- test/templates_c/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test/templates_c/.gitignore diff --git a/test/templates_c/.gitignore b/test/templates_c/.gitignore new file mode 100644 index 0000000..d6b7ef3 --- /dev/null +++ b/test/templates_c/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore