We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.flutterflowignore
1 parent 7f89850 commit d92180dCopy full SHA for d92180d
docs/testing-deployment-publishing/exporting-code/ff-cli.md
@@ -87,7 +87,7 @@ Then, place the `.flutterflowignore` file in:
87
/Users/yourname/projects/.flutterflowignore
88
```
89
90
-### **Example `.flutterflowignore` contents:**
+### Example `.flutterflowignore` contents:
91
92
my_flutterflow_app/android/app/build.gradle # Prevents FlutterFlow from overwriting native Android build configuration
93
my_flutterflow_app/ios/Runner/Info.plist # Keeps iOS app metadata unchanged
0 commit comments