updated claude and gitignore

This commit is contained in:
Kyle 2026-02-15 21:04:42 +08:00
parent a1b2067faa
commit f128b07e12
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@ -4,6 +4,7 @@
# IDE # IDE
.vscode/ .vscode/
.idea/ .idea/
.claude
# OS # OS
.DS_Store .DS_Store

View File

@ -2,6 +2,7 @@
## IMPORTANT: ## IMPORTANT:
- When you've completed an edit, commit with details and push to main - When you've completed an edit, commit with details and push to main
- Utilise the subagents whenever possible
## Hard Rules ## Hard Rules