mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-07-31 03:52:50 +08:00
fix: use glob pattern in .gitignore to track sample lib/ folders The lib/ negation rules had incorrect webapp folder names (appreactsampleb2e/appreactsampleb2x instead of propertymanagementapp/propertyrentalapp), causing the sample lib/ directories to remain git-ignored. Replaced with a simpler !samples/**/lib/ glob that is resilient to future name changes. Made-with: Cursor |
||
|---|---|---|
| .. | ||
| classes | ||
| cspTrustedSites | ||
| data | ||
| layouts | ||
| objects | ||
| permissionsets | ||
| triggers | ||
| webapplications/propertymanagementapp | ||