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