From 872829fe6dcbf1c536746ebd11b8a10c65f3f101 Mon Sep 17 00:00:00 2001 From: "Lockszmith (@avital)" Date: Fri, 17 Jan 2025 13:21:37 -0800 Subject: [PATCH] Add _secrets to git --- .gitignore | 2 ++ _secrets/README.md | 5 +++++ 2 files changed, 7 insertions(+) create mode 100644 _secrets/README.md diff --git a/.gitignore b/.gitignore index 364aaa4..8554309 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,5 @@ tmp.* *.tmp *.off +_secrets/* +!_secrets/README.md diff --git a/_secrets/README.md b/_secrets/README.md new file mode 100644 index 0000000..b917fd4 --- /dev/null +++ b/_secrets/README.md @@ -0,0 +1,5 @@ +# runtipi's user-config secrets + +the text files in this directory are referenced in the compose yaml files in runtipi's user-config. +the files in this directory (except this README.md file) are all ignored by git +