From 8e8c6e23945fa0d66619d6488fa359714bf406d7 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Tue, 19 Jul 2022 06:15:22 +0200 Subject: [PATCH] Remove unused ignore file (#75416) --- .ignore | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 .ignore diff --git a/.ignore b/.ignore deleted file mode 100644 index 45c6dc5561f..00000000000 --- a/.ignore +++ /dev/null @@ -1,6 +0,0 @@ -# Patterns matched in this file will be ignored by supported search utilities - -# Ignore generated html and javascript files -/homeassistant/components/frontend/www_static/*.html -/homeassistant/components/frontend/www_static/*.js -/homeassistant/components/frontend/www_static/panels/*.html