Skip to content

Commit 7f89850

Browse files
Suggested change: Removed bold styling from the Example header
Co-authored-by: Pooja Bhaumik <[email protected]>
1 parent 75f2b8a commit 7f89850

File tree

1 file changed

+1
-1
lines changed
  • docs/testing-deployment-publishing/exporting-code

1 file changed

+1
-1
lines changed

docs/testing-deployment-publishing/exporting-code/ff-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ To use the CLI, you'll need to create an API token and use it in your requests.
7777

7878
If you are updating an existing project and do not want certain files to be changed during a code export, you can create a `.flutterflowignore` file in the root of your project directory. This file should contain a list of files to be ignored using globbing syntax.
7979

80-
### **Example:**
80+
### Example:
8181
If your project is located at:
8282
```
8383
/Users/yourname/projects/my_flutterflow_app/

0 commit comments

Comments
 (0)