chore: update .gitignore to include local settings and generated files

Added entries for .claude/settings.local.json and PRPS/* to the .gitignore file to prevent local configuration and generated files from being tracked in the repository.
This commit is contained in:
DIYgod 2025-07-18 20:07:40 +08:00
parent 3c4b1522f2
commit e060d0f567
No known key found for this signature in database
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -26,3 +26,6 @@ buildServer.json
**/**/generated-routes.ts
apps/desktop/build/appxmanifest.xml
.claude/settings.local.json
PRPS/*