1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-13 10:59:04 +00:00
Files
samples/veggieseasons/.gitignore
Aadarsh Patel bc7a51ea6e Android subproject removed (#378)
* Android subproject removed

* Update .gitignore

* Update .gitignore
2020-03-18 16:05:28 -07:00

39 lines
611 B
Plaintext

# This app is designed to show how to use Flutter's cupertino package to build UI for iOS. It's not intended to run on Android, desktop, or web.
android
# Miscellaneous
*.class
*.log
*.pyc
*.swp
.DS_Store
.atom/
.buildlog/
.history
.svn/
# IntelliJ related
*.iml
*.ipr
*.iws
.idea/
# Visual Studio Code related
.vscode/
# Flutter/Dart/Pub related
**/doc/api/
.dart_tool/
.flutter-plugins
.flutter-plugins-dependencies
.packages
.pub-cache/
.pub/
/build/
# Web related
lib/generated_plugin_registrant.dart
# Exceptions to above rules.
!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages