You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After building the project for Android on my system (Windows) there are some files modified in Git which I think shouldn''t be under VCs as they get modified for different contributors and/or builds.
I'm new to Flutter and have some experience with Android projects, so I'm not sure exactly what files might be safely skipped. These are the files and dirs I suspect:
android/.gradle
pubspec.lock
local.properties
also might be ios/Pods/Manifest.lock and *.lock files in general
The text was updated successfully, but these errors were encountered:
nick-morhun
changed the title
Geneated files under VCS
Generated files under VCS
Mar 13, 2019
On Wed, Mar 13, 2019 at 5:13 AM Nick Morhun ***@***.***> wrote:
After building the project for Android on my system (Windows) there are
some files modified in Git which I think shouldn''t be under VCs as they
get modified for different contributors and/or builds.
I'm new to Flutter and have some experience with Android projects, so I'm
not sure exactly what files might be safely skipped. These are the files
and dirs I suspect:
android/.gradle
pubspec.lock
local.properties
also might be ios/Pods/Manifest.lock and *.lock files in general
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#17>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/Adzi37SU0EWkRE-OyvDcIwx3cHdvBb2Lks5vWMFJgaJpZM4bsuwi>
.
After building the project for Android on my system (Windows) there are some files modified in Git which I think shouldn''t be under VCs as they get modified for different contributors and/or builds.
I'm new to Flutter and have some experience with Android projects, so I'm not sure exactly what files might be safely skipped. These are the files and dirs I suspect:
android/.gradle
pubspec.lock
local.properties
also might be ios/Pods/Manifest.lock and *.lock files in general
The text was updated successfully, but these errors were encountered: