From a7e2eda6f36cb490a59f6c2670839ab1e52049fc Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 26 Apr 2026 20:08:50 -0500 Subject: chore: untrack .stignore Stop tracking the Syncthing ignore file. It's local-machine config, not project content. Add it to .gitignore so the file stays put locally without showing up in git status. --- .stignore | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .stignore (limited to '.stignore') diff --git a/.stignore b/.stignore deleted file mode 100644 index 6b8710a..0000000 --- a/.stignore +++ /dev/null @@ -1 +0,0 @@ -.git -- cgit v1.2.3