diff --git a/.fvm/flutter_sdk b/.fvm/flutter_sdk deleted file mode 160000 index d3d8eff..0000000 --- a/.fvm/flutter_sdk +++ /dev/null @@ -1 +0,0 @@ -Subproject commit d3d8effc686d73e0114d71abdcccef63fa1f25d2 diff --git a/.gitignore b/.gitignore index b32a2e1..9802c87 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,9 @@ migrate_working_dir/ *.iws .idea/ +# 编译文件不上传 +*.g.dart + # The .vscode folder contains launch configuration and tasks you configure in # VS Code which you may wish to be included in version control, so this line # is commented out by default.