From c4bc1bbb459149daceb5f4b0ee64ce5a4137f4aa Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Sun, 17 Apr 2022 13:10:37 -0400 Subject: [PATCH] Ignored glances directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c11f730..5797a18 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,7 @@ /files /appdaemon/* /appdaemon/apps/* +/glances/ # ignore any of these files no matter where they are using double * **.DS_Store