Claude Code stores session files under .claude/ — these are local tooling artifacts and should not be tracked in the repository. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -3,6 +3,9 @@
|
|||||||
##
|
##
|
||||||
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
|
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
|
||||||
|
|
||||||
|
# Claude Code session files
|
||||||
|
.claude/
|
||||||
|
|
||||||
# Environment Variables - DO NOT COMMIT
|
# Environment Variables - DO NOT COMMIT
|
||||||
*.env
|
*.env
|
||||||
.env
|
.env
|
||||||
|
|||||||
Reference in New Issue
Block a user