From 1d7108911f4b07243e2a4aef545cbc0c76660309 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Tue, 26 May 2026 18:07:13 -0500 Subject: chore: drop the stray butterfly PNG backup and ignore .bak files assets/M-x_butterfly.png.bak was a tracked duplicate of the banner PNG, an accidental backup that got committed. I removed it and added *.bak to .gitignore so editor and image backups stay out of the tree. --- assets/M-x_butterfly.png.bak | Bin 92971 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 assets/M-x_butterfly.png.bak (limited to 'assets') diff --git a/assets/M-x_butterfly.png.bak b/assets/M-x_butterfly.png.bak deleted file mode 100644 index 4e6a26b51..000000000 Binary files a/assets/M-x_butterfly.png.bak and /dev/null differ -- cgit v1.2.3