From 2f6627c28cd48d686f1ffe4fcf02f0bd6f43efa1 Mon Sep 17 00:00:00 2001 From: MadOne Date: Fri, 2 Aug 2024 10:30:51 +0000 Subject: [PATCH] mod gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b4f9096..d848341 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ /* /*/ !/custom_components/ +/custom_components/__pycache__ !.github/workflows/ !.gitignore !README.md