diff options
| author | Simon Wisselink <s.wisselink@iwink.nl> | 2023-02-23 22:30:15 +0100 |
|---|---|---|
| committer | Simon Wisselink <s.wisselink@iwink.nl> | 2023-02-23 22:30:15 +0100 |
| commit | 27648164070cf2ae4a1bffe7479e61779acf3f08 (patch) | |
| tree | d7e40110ba1459bd22307647edf5cda3d3506eb8 /tests | |
| parent | 801d186ea4d182d74d8c161062a71776115033ad (diff) | |
| download | smarty-27648164070cf2ae4a1bffe7479e61779acf3f08.tar.gz smarty-27648164070cf2ae4a1bffe7479e61779acf3f08.tar.bz2 smarty-27648164070cf2ae4a1bffe7479e61779acf3f08.zip | |
Add missing dirs
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/UnitTests/SmartyMethodsTests/CompileCheck/templates_c/.gitignore | 2 | ||||
| -rw-r--r-- | tests/UnitTests/SmartyMethodsTests/CompileCheck/templates_tmp/.gitignore | 2 |
2 files changed, 4 insertions, 0 deletions
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 +* |
