mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-07-30 03:09:50 +08:00
* Add native-mobile-rental-tenant-app sample Made-with: Cursor * Add digitalExperiences metadata to native-mobile-rental-tenant-app - Vibes app metadata (rental_app_metadata): tabs, theme, toolbar - Vibes screens: Home, Tenants, Properties with MCF/SharedUI components - Update README and samples docs Made-with: Cursor * Update digitalExperiences to CAMA format from cama-mcp-server - Replace Vibes format (rental_app, vibesAppMetadata, vibesScreen) with CAMA format (rentalApp, camaAppMetadata, camaScreen) - Add camaBuildMetadata, camaECDefinition - Add rentalApp.digitalExperience-meta.xml - Source: khawkins/cama-mcp-server branch apply_metadata_updates - Update README and samples docs Made-with: Cursor * update readme
16 lines
375 B
Plaintext
16 lines
375 B
Plaintext
# List files or directories below to ignore them when running force:source:push, force:source:pull, and force:source:status
|
|
# More information: https://developer.salesforce.com/docs/atlas.en-us.sfdx_dev.meta/sfdx_dev/sfdx_dev_exclude_source.htm
|
|
#
|
|
|
|
package.xml
|
|
|
|
# LWC configuration files
|
|
**/jsconfig.json
|
|
**/.eslintrc.json
|
|
|
|
# LWC Jest
|
|
**/__tests__/**
|
|
|
|
node_modules/
|
|
.DS_Store
|