From 37187e30309936253359311aa19e2be9b0866042 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Fri, 15 Apr 2022 16:46:16 -0400 Subject: [PATCH] Trying out AppDaemon, but not really ready to publish anything yet --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7233b7a..c279603 100644 --- a/.gitignore +++ b/.gitignore @@ -17,7 +17,7 @@ /image /node-red/* /files - +/appdaemon/ # ignore any of these files no matter where they are using double * **.DS_Store