mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 08:24:13 +00:00
Add .claude folder contents to .gitignore
If we later wish to share certain settings, we can introduce exclusions like: !.claude/commands/
This commit is contained in:
@@ -52,6 +52,9 @@ atlassian-ide-plugin.xml
|
|||||||
# VS Code
|
# VS Code
|
||||||
.vscode/
|
.vscode/
|
||||||
|
|
||||||
|
# Claude artifacts
|
||||||
|
.claude/*
|
||||||
|
|
||||||
cached-antora-playbook.yml
|
cached-antora-playbook.yml
|
||||||
|
|
||||||
node_modules
|
node_modules
|
||||||
|
|||||||
Reference in New Issue
Block a user