Baseline: The current state of the mess

This commit is contained in:
2026-05-05 17:43:56 -05:00
parent ed9a22d56d
commit 2f9d5d2eec
+11
View File
@@ -0,0 +1,11 @@
# Ignore editor temp files
*~
*.swp
# Ignore manual backups
*.bak*
*.old
# Ignore OS noise
.DS_Store
Thumbs.db