2020-01-01 19:10:13 +01:00
|
|
|
# Miscellaneous
|
|
|
|
*.class
|
|
|
|
*.log
|
|
|
|
*.pyc
|
|
|
|
*.swp
|
2020-10-06 16:31:52 +02:00
|
|
|
*.snap
|
2020-01-01 19:10:13 +01:00
|
|
|
.DS_Store
|
2021-06-29 07:59:37 +02:00
|
|
|
.local/
|
2020-01-01 19:10:13 +01:00
|
|
|
.atom/
|
|
|
|
.buildlog/
|
|
|
|
.history
|
|
|
|
.svn/
|
|
|
|
lib/generated_plugin_registrant.dart
|
2020-10-13 12:20:13 +02:00
|
|
|
prime
|
2020-01-01 19:10:13 +01:00
|
|
|
|
2020-02-15 08:56:05 +01:00
|
|
|
# libolm package
|
|
|
|
/assets/js/package/*
|
|
|
|
|
2020-01-01 19:10:13 +01: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
|
2020-12-24 11:31:58 +01:00
|
|
|
docs/build/
|
|
|
|
docs/.jekyll-cache/
|
2021-02-17 07:45:29 +01:00
|
|
|
docs/_site/
|
2020-01-01 19:10:13 +01:00
|
|
|
|
|
|
|
# Exceptions to above rules.
|
|
|
|
!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages
|
2020-01-03 00:15:12 +01:00
|
|
|
|
|
|
|
|
|
|
|
/key.jks
|
2020-02-19 17:23:03 +01:00
|
|
|
/android/key.properties
|
2020-10-03 13:11:07 +02:00
|
|
|
**/android/app/.cxx
|
|
|
|
android/key.jks
|
2020-11-22 11:04:47 +01:00
|
|
|
android/keys.json
|
|
|
|
android/Gemfile.lock
|
2021-01-24 16:38:25 +01:00
|
|
|
lib/l10n_old
|
|
|
|
ios/Flutter/.last_build_id
|
2021-03-27 20:19:03 +01:00
|
|
|
ios/Podfile.lock
|