2020-03-24 19:59:36 +00:00
|
|
|
# Miscellaneous
|
|
|
|
*.class
|
|
|
|
*.log
|
|
|
|
*.pyc
|
|
|
|
*.swp
|
|
|
|
.DS_Store
|
|
|
|
.atom/
|
|
|
|
.buildlog/
|
|
|
|
.history
|
|
|
|
.svn/
|
|
|
|
|
2024-03-14 03:50:17 +00:00
|
|
|
# Editors
|
|
|
|
.vscode/
|
|
|
|
|
2020-03-24 19:59:36 +00:00
|
|
|
# IntelliJ related
|
|
|
|
*.iml
|
|
|
|
*.ipr
|
|
|
|
*.iws
|
|
|
|
.idea/
|
|
|
|
|
|
|
|
# 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
|
2020-05-06 15:05:09 +00:00
|
|
|
|
|
|
|
android/key.properties
|
2023-02-07 08:36:10 +00:00
|
|
|
android/app/.settings/*
|
2024-03-12 03:41:31 +00:00
|
|
|
android/.settings/
|
2023-02-06 11:16:27 +00:00
|
|
|
.env
|
2023-05-04 09:32:54 +00:00
|
|
|
|
|
|
|
fastlane/report.xml
|
2024-03-02 06:59:28 +00:00
|
|
|
TensorFlowLiteC.framework
|