From 92c304d80d2dcde0ee7bde97d206d803d85d2c64 Mon Sep 17 00:00:00 2001 From: Ernie Pasveer Date: Mon, 13 Jun 2022 18:31:01 -0500 Subject: [PATCH] Ignore the temporary 'hide' directory. --- tests/helloworld/.gitignore | 1 + tests/helloworld/hide/.gitignore | 1 + 2 files changed, 2 insertions(+) create mode 100644 tests/helloworld/hide/.gitignore diff --git a/tests/helloworld/.gitignore b/tests/helloworld/.gitignore index 31e0fce..b833c91 100644 --- a/tests/helloworld/.gitignore +++ b/tests/helloworld/.gitignore @@ -1 +1,2 @@ helloworld +hide diff --git a/tests/helloworld/hide/.gitignore b/tests/helloworld/hide/.gitignore new file mode 100644 index 0000000..80e52ce --- /dev/null +++ b/tests/helloworld/hide/.gitignore @@ -0,0 +1 @@ +./