From 8451ae2218a2523b20d79da00e303a0112318811 Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Sat, 16 May 2020 13:54:43 +0300 Subject: [PATCH] gitignore appdaemon secrets --- appdaemon/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 appdaemon/.gitignore diff --git a/appdaemon/.gitignore b/appdaemon/.gitignore new file mode 100644 index 0000000..03cdeec --- /dev/null +++ b/appdaemon/.gitignore @@ -0,0 +1 @@ +secrets.yaml