Files
ladill-mini/.gitignore
T
isaaccladandCursor 9790788d42
Deploy Ladill Mini / deploy (push) Successful in 28s
Ignore local mobile app sources under /apps.
Keep Android and iOS prototypes out of this repo so they are not committed with backend changes.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-11 22:32:33 +00:00

30 lines
418 B
Plaintext

*.log
.DS_Store
.env
.env.backup
.env.production
.phpactor.json
.phpunit.result.cache
/.fleet
/.idea
/.nova
/.phpunit.cache
/.vscode
/.zed
/auth.json
/node_modules
/public/build
/public/hot
/public/storage
/storage/*.key
/storage/pail
/storage/framework/views/*
!/storage/framework/views/.gitignore
/vendor
Homestead.json
Homestead.yaml
Thumbs.db
# Native mobile apps — kept locally, not tracked in this repo
/apps