From 3b01e65a2a61fdc0d82c0a65c46dffa4e4917dec Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Fri, 27 Mar 2026 16:24:35 -1000 Subject: [PATCH] Remove accidentally committed .gitignore --- tests/integration/fixtures/.gitignore | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 tests/integration/fixtures/.gitignore diff --git a/tests/integration/fixtures/.gitignore b/tests/integration/fixtures/.gitignore deleted file mode 100644 index d8b4157aef..0000000000 --- a/tests/integration/fixtures/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -# Gitignore settings for ESPHome -# This is an example and may include too much for your use-case. -# You can modify this file to suit your needs. -/.esphome/ -/secrets.yaml