Browse Source

Ignore the local Claude Code session directory

pull/3755/head
Siegfried Pammer 1 month ago
parent
commit
bca2098448
  1. 4
      .gitignore

4
.gitignore vendored

@ -21,4 +21,6 @@ ILSpy.Installer/wix/
/ICSharpCode.Decompiler/Properties/DecompilerVersionInfo.cs /ICSharpCode.Decompiler/Properties/DecompilerVersionInfo.cs
**/.vscode/ **/.vscode/
DecompilerTests.config.json DecompilerTests.config.json
*.trx *.trx
# Claude Code local session/skills directory
/.claude/
Loading…
Cancel
Save