From b5a15f6a23baf5cde26b83ade84398d99eef8cb5 Mon Sep 17 00:00:00 2001 From: thyttan <97237430+thyttan@users.noreply.github.com> Date: Fri, 16 May 2025 19:23:56 +0200 Subject: [PATCH] gitignore: rm apps/heatsuite/heatsuite.5sts.js Was added with https://github.com/espruino/BangleApps/pull/3827. But I want to keep gitignore short. --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9d1023a08..7687a770a 100644 --- a/.gitignore +++ b/.gitignore @@ -15,4 +15,3 @@ _site Desktop.ini .sync_*.db* *.swp -apps/heatsuite/heatsuite.5sts.js