chore: update .gitignore to exclude database, images, and artifacts
Remove database.sqlite from tracking and add database/database.sqlite, images/, blackalgo.jpg, and nul to .gitignore. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -29,3 +29,7 @@ yarn-error.log
|
|||||||
/.claude/settings.local.json
|
/.claude/settings.local.json
|
||||||
/.windsurf
|
/.windsurf
|
||||||
/LandingPageApp
|
/LandingPageApp
|
||||||
|
database/database.sqlite
|
||||||
|
images/
|
||||||
|
blackalgo.jpg
|
||||||
|
nul
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user