Files
supervision-test-repo/.gitignore
T
wsm 70c1a534b2 chore: add .claude directory to gitignore
Ignore IDE/workspace files generated by Claude Code to prevent them
from being accidentally committed.
2026-05-26 18:52:50 +08:00

17 lines
131 B
Plaintext

## ide
**/.idea
*.iml
rebel.xml
## backend
**/target
**/logs
**/yml
**/.claude
## front
**/*.lock
os_del.cmd
os_del_doc.cmd
.svn