From 39b1e166fd63ee3eb97d989f006d08fe1e7bbd20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81sgeir=20Thor=20Johnson?= Date: Thu, 28 May 2026 19:34:40 +0000 Subject: [PATCH] Stop tracking .gitattributes (already in .gitignore) --- .gitattributes | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 0e8287b..0000000 --- a/.gitattributes +++ /dev/null @@ -1,2 +0,0 @@ -# Markdown prompt files preserve whitespace for fidelity and raw readability. -*.md -whitespace