From 7e8f0b395757b9e73e580c89205502425b892809 Mon Sep 17 00:00:00 2001 From: Antonio Anaya Date: Thu, 11 Jun 2026 13:22:18 -0600 Subject: [PATCH] ui_migration chore(gitignore) Ignore fixtures --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0a17713c..c2cd1c95 100644 --- a/.gitignore +++ b/.gitignore @@ -56,6 +56,7 @@ pytest_report.xml .coverage.picamera .coverage.main picamera_test_hashes.json +webapp/src/tests/fixtures/* # Translations *.mo