Deploy Ladill Mini / deploy (push) Successful in 28s
Keep Android and iOS prototypes out of this repo so they are not committed with backend changes. Co-authored-by: Cursor <cursoragent@cursor.com>
30 lines
418 B
Plaintext
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
|