chore: add .claude directory to gitignore
Ignore IDE/workspace files generated by Claude Code to prevent them from being accidentally committed.
This commit is contained in:
@@ -7,6 +7,7 @@ rebel.xml
|
||||
**/target
|
||||
**/logs
|
||||
**/yml
|
||||
**/.claude
|
||||
|
||||
## front
|
||||
**/*.lock
|
||||
|
||||
Reference in New Issue
Block a user