-
Notifications
You must be signed in to change notification settings - Fork 83.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Flutter.gitignore file #4281
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the contribution.
Per our contribution guidelines:
Please consider the scope of your change. If your change is specific to a certain language or framework, then make sure the change is made to the template for that language or framework, rather than to the template for an editor, tool, or operating system.
I've suggested some removals of lines that are not specifically Flutter related. I'm not super familiar with Flutter so if any of my suggestions don't make sense let me know.
remove IntelliJ related lines Co-authored-by: Tim Hunter <[email protected]>
Removed Visual Studio Code related lines Co-authored-by: Tim Hunter <[email protected]>
Remove Visual Studio Code Setting related line Co-authored-by: Tim Hunter <[email protected]>
Remove Atom related line Co-authored-by: Tim Hunter <[email protected]>
Remove SVN related line Co-authored-by: Tim Hunter <[email protected]>
Remove ds_Store mac os related file Co-authored-by: Tim Hunter <[email protected]>
So the PR has the link back: Flutter dev docs and primary landing site Proximity in it's use to React Native on the 2024 Stackoverflow Developer Survey |
Added specific .gitignore file for Flutter projects
.gitignore took from:
https://stackoverflow.com/questions/52286143/what-is-a-legit-gitignore-for-a-flutter-project-that-is-developed-in-android-st