Files
L-Ami-Fiduciaire/.gitignore
Saad Zoubir 50f492668d 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>
2026-03-27 16:18:32 +01:00

36 lines
485 B
Plaintext

/.phpunit.cache
/bootstrap/ssr
/node_modules
/public/build
/public/hot
/public/storage
/storage/*.key
/storage/pail
/resources/js/actions
/resources/js/routes
/resources/js/wayfinder
/vendor
.DS_Store
.env
.env.backup
.env.production
.phpactor.json
.phpunit.result.cache
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
/auth.json
/.fleet
/.idea
/.nova
/.vscode
/.zed
/.claude/settings.local.json
/.windsurf
/LandingPageApp
database/database.sqlite
images/
blackalgo.jpg
nul