chore: 更新 .gitignore 忽略规则
This commit is contained in:
parent
926d801c1d
commit
cf31c4e66a
|
|
@ -135,4 +135,9 @@ application-local.yml
|
||||||
*.rar
|
*.rar
|
||||||
|
|
||||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||||
hs_err_pid*
|
hs_err_pid*
|
||||||
|
|
||||||
|
.claude/
|
||||||
|
.vscode/
|
||||||
|
CLAUDE.md
|
||||||
|
TODO.md
|
||||||
Loading…
Reference in New Issue