Update .gitignore

将apk文件移除
master
mlch911 4 years ago
parent 32a04c2da0
commit 55a95cb3aa

1
.gitignore vendored

@ -30,6 +30,7 @@
.pub-cache/
.pub/
/build/
android/app/release/app-release.apk
# Web related
lib/generated_plugin_registrant.dart

Loading…
Cancel
Save