Skip to content

Commit d92180d

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

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
@@ -87,7 +87,7 @@ Then, place the `.flutterflowignore` file in:
8787
/Users/yourname/projects/.flutterflowignore
8888
```
8989

90-
### **Example `.flutterflowignore` contents:**
90+
### Example `.flutterflowignore` contents:
9191
```
9292
my_flutterflow_app/android/app/build.gradle # Prevents FlutterFlow from overwriting native Android build configuration
9393
my_flutterflow_app/ios/Runner/Info.plist # Keeps iOS app metadata unchanged

0 commit comments

Comments
 (0)