Skip to content

Commit afb58be

Browse files
authored
Add flutter_export_environment.sh to .gitignore (#11)
1 parent 946466b commit afb58be

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ build/
99
**/ios/.generated/
1010
**/ios/Flutter/Generated.xcconfig
1111
**/ios/Runner/GeneratedPluginRegistrant.*
12+
**/ios/Flutter/flutter_export_environment.sh

charts_flutter_cf/CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# 0.10.2+1
22

33
* Fix issue #8 "An assert in LayoutConfig.getMinPixel fires sometimes" with PR #10
4+
* Add flutter_export_environment.sh to .gitignore
45

56
# 0.10.2
67
* Try again, forgot to add homepage to sed script for pubspec.

0 commit comments

Comments
 (0)