Remove swap file and add swap patterns to gitignore

This commit is contained in:
Ian Gulliver
2026-01-25 09:34:33 -08:00
parent 67f4f23192
commit 142143f8d4
2 changed files with 3 additions and 0 deletions

Binary file not shown.

3
.gitignore vendored
View File

@@ -1,2 +1,5 @@
.claude/* .claude/*
log log
*.swp
*.swo
*~