chore(git): 更新 .gitignore 配置
- 移除对 /example/build/ 目录的忽略规则 - 保留 /coverage/ 目录的忽略规则
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -30,5 +30,4 @@ migrate_working_dir/
|
|||||||
.dart_tool/
|
.dart_tool/
|
||||||
.flutter-plugins-dependencies
|
.flutter-plugins-dependencies
|
||||||
/build/
|
/build/
|
||||||
/coverage/
|
/coverage/
|
||||||
/example/build/
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user