Reputation: 125
So I added a few packages today to my app:
advance_pdf_viewer: ^2.0.0 photo_view: ^0.11.1 webview_flutter: ^2.0.8 just_audio: ^0.7.5
and from that, over 500 files are waiting to be committed to git. Most files are located in android/app/build/generated/.... or android/app/build/intermediates/....
Should these be ignored, deleted or committed?
Thanks in advance
Upvotes: 2
Views: 1566