tsacdop-podcast-app-android/.gitignore

42 lines
724 B
Plaintext
Raw Normal View History

2020-10-28 13:10:43 +01:00
# Miscellaneous
*.class
*.log
*.pyc
*.swp
.DS_Store
.atom/
.buildlog/
.history
.svn/
# 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.
2021-02-11 05:45:39 +01:00
.vscode/settings.json
2020-10-28 13:10:43 +01:00
# Flutter/Dart/Pub related
**/doc/api/
.dart_tool/
.flutter-plugins
.flutter-plugins-dependencies
.packages
.pub-cache/
.pub/
/lib/.env.dart
/build/
pubspec.lock
analysis_options.yaml
2021-02-11 05:45:39 +01:00
.fvm/
2020-10-28 13:10:43 +01:00
# Web related
lib/generated_plugin_registrant.dart
# Exceptions to above rules.
!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages