Skip to content

Commit 8602f3a

Browse files
committed
Improve gitignore for updated Flutter
1 parent 661aafb commit 8602f3a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ android/app/.settings/
3535
.pub-cache/
3636
.pub/
3737
/build/
38+
.flutter-plugins-dependencies
39+
flutter_export_environment.sh
3840

3941
# Android related
4042
**/android/**/gradle-wrapper.jar

0 commit comments

Comments
 (0)