Skip to content

Commit a456f31

Browse files
Remove stray .cs.bak files and ignore *.bak
Three editor backup files were accidentally committed under src/CalendarMcp.Core/Tools/. Delete them and add *.bak to .gitignore so they don't get re-added. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent f887820 commit a456f31

4 files changed

Lines changed: 3 additions & 723 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -494,3 +494,6 @@ $RECYCLE.BIN/
494494
# Vim temporary swap files
495495
*.swp
496496
.claude/settings.local.json
497+
498+
# Editor/backup files
499+
*.bak

src/CalendarMcp.Core/Tools/CreateEventTool.cs.bak

Lines changed: 0 additions & 251 deletions
This file was deleted.

0 commit comments

Comments
 (0)