Skip to content

Commit e9e9fda

Browse files
committed
revert: remove .ignore file documentation from webapp retrieve
1 parent c678dae commit e9e9fda

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

messages/webapp.retrieve.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ Retrieve the web app, its assets and associated metadata
66

77
This command retrieves your web app, its assets, and associated metadata from your Salesforce org to your local environment. Useful for syncing remote changes or setting up a local development environment.
88

9-
You can create a project-specific `.ignore` file (similar to `.gitignore`) to exclude files from retrieval. For example, add `node_modules` to ignore dependency directories, or `dist/**` to skip build artifacts.
10-
119
# flags.name.summary
1210

1311
Name of your web app to retrieve

0 commit comments

Comments
 (0)