2020-07-27 15:43:58 -05:00
|
|
|
# Miscellaneous
|
|
|
|
*.class
|
|
|
|
*.log
|
|
|
|
*.pyc
|
|
|
|
*.swp
|
|
|
|
.DS_Store
|
|
|
|
.atom/
|
|
|
|
.buildlog/
|
|
|
|
.history
|
|
|
|
.svn/
|
2025-02-13 14:48:44 -06:00
|
|
|
android/app/.cxx
|
2020-07-27 15:43:58 -05:00
|
|
|
|
|
|
|
# IntelliJ related
|
|
|
|
*.iml
|
|
|
|
*.ipr
|
|
|
|
*.iws
|
|
|
|
.idea/
|
|
|
|
|
|
|
|
# The .vscode folder contains launch configuration and tasks you configure in
|
|
|
|
# VS Code which you may wish to be included in version control, so this line
|
|
|
|
# is commented out by default.
|
|
|
|
#.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
|
|
|
|
/nebula/local.settings
|
|
|
|
/nebula/MobileNebula.framework/
|
|
|
|
/nebula/mobileNebula-sources.jar
|
|
|
|
/nebula/vendor/
|
|
|
|
/android/app/src/main/libs/mobileNebula.aar
|
|
|
|
/nebula/mobileNebula.aar
|
|
|
|
/android/key.properties
|
|
|
|
/env.sh
|
|
|
|
/lib/gen.versions.dart
|
|
|
|
/lib/.gen.versions.dart
|
2025-01-24 13:37:28 -06:00
|
|
|
/lib/oss_licenses.dart
|
2020-08-31 19:05:13 -05:00
|
|
|
/ios/Flutter/.last_build_id
|
2020-12-08 11:06:52 -05:00
|
|
|
/local.properties
|
2021-04-23 16:23:06 -05:00
|
|
|
/.gradle/
|
2021-04-29 16:13:13 -04:00
|
|
|
*.keystore
|
2022-08-04 19:39:46 -05:00
|
|
|
/nebula/MobileNebula.xcframework/
|
|
|
|
/ios/MobileNebula.xcframework/
|