chore: gitignore Syncthing artifacts

Adds .stignore, .stfolder*, .stversions, *.sync-conflict-* so future
syncs don't pollute the working tree. Deleted existing conflict files
and stale .stfolder.removed-* (current files won).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Your Name 2026-05-11 16:24:23 +00:00
parent 9a4e501be9
commit 03e0bcae6f

6
.gitignore vendored
View File

@ -40,3 +40,9 @@ __screenshots__/
test-results/ test-results/
playwright-report/ playwright-report/
# Syncthing
.stignore
.stfolder*
.stversions
*.sync-conflict-*