Skip to content

Commit dbd526b

Browse files
authored
chore: ignore .fvmrc and ios/flutter/ephemeral (#3057)
* Update * Update
1 parent 73b21bf commit dbd526b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ build/
1414
.cxx/
1515
.vscode/
1616
.fvm/
17+
.fvmrc
1718

1819
.test_coverage.dart
1920
dart/coverage/*

flutter/example/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
# Flutter/Dart/Pub related
2424
**/doc/api/
2525
**/ios/Flutter/.last_build_id
26+
**/ios/Flutter/ephemeral
2627
.dart_tool/
2728
.flutter-plugins
2829
.flutter-plugins-dependencies

0 commit comments

Comments
 (0)