From 27648164070cf2ae4a1bffe7479e61779acf3f08 Mon Sep 17 00:00:00 2001 From: Simon Wisselink Date: Thu, 23 Feb 2023 22:30:15 +0100 Subject: [PATCH] Add missing dirs --- .../SmartyMethodsTests/CompileCheck/templates_c/.gitignore | 2 ++ .../SmartyMethodsTests/CompileCheck/templates_tmp/.gitignore | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 tests/UnitTests/SmartyMethodsTests/CompileCheck/templates_c/.gitignore create mode 100644 tests/UnitTests/SmartyMethodsTests/CompileCheck/templates_tmp/.gitignore diff --git a/tests/UnitTests/SmartyMethodsTests/CompileCheck/templates_c/.gitignore b/tests/UnitTests/SmartyMethodsTests/CompileCheck/templates_c/.gitignore new file mode 100644 index 00000000..d88cc144 --- /dev/null +++ b/tests/UnitTests/SmartyMethodsTests/CompileCheck/templates_c/.gitignore @@ -0,0 +1,2 @@ +# Ignore anything in here, but keep this directory +* diff --git a/tests/UnitTests/SmartyMethodsTests/CompileCheck/templates_tmp/.gitignore b/tests/UnitTests/SmartyMethodsTests/CompileCheck/templates_tmp/.gitignore new file mode 100644 index 00000000..d88cc144 --- /dev/null +++ b/tests/UnitTests/SmartyMethodsTests/CompileCheck/templates_tmp/.gitignore @@ -0,0 +1,2 @@ +# Ignore anything in here, but keep this directory +*