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
|
**/target
|
||||||
**/logs
|
**/logs
|
||||||
**/yml
|
**/yml
|
||||||
|
**/.claude
|
||||||
|
|
||||||
## front
|
## front
|
||||||
**/*.lock
|
**/*.lock
|
||||||
|
|||||||
Reference in New Issue
Block a user