From 3deebc3ce8d937a960b415b698ff1156b0910b8e Mon Sep 17 00:00:00 2001 From: Sam Stern Date: Tue, 25 May 2021 22:12:07 +0100 Subject: [PATCH] Test creating dot file --- .github/private.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .github/private.json diff --git a/.github/private.json b/.github/private.json new file mode 100644 index 0000000..f2a886f --- /dev/null +++ b/.github/private.json @@ -0,0 +1,3 @@ +{ + "hello": "world" +}