chore: remove examples/ from git tracking, add to .gitignore
The examples/ directory contains sample images used for manual testing only and should not be versioned. Added rule to CLAUDE.md. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,3 +1,6 @@
|
||||
# Example/sample files (images, fixtures used for manual testing)
|
||||
examples/
|
||||
|
||||
# Firebase credentials
|
||||
backend/firebase-credentials.json
|
||||
client/android/app/google-services.json
|
||||
|
||||
Reference in New Issue
Block a user