tsacdop-podcast-app-android/.gitignore

42 lines
673 B
Plaintext
Raw Normal View History

2020-02-09 13:29:09 +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.
#.vscode/
# Flutter/Dart/Pub related
**/doc/api/
.dart_tool/
.flutter-plugins
.flutter-plugins-dependencies
.packages
.pub-cache/
.pub/
2020-03-22 18:03:53 +01:00
/lib/.env.dart
2020-02-09 13:29:09 +01:00
/build/
2020-03-22 18:03:53 +01:00
pubspec.lock
.vscode
2020-07-26 15:48:30 +02:00
analysis_options.yaml
2020-02-09 13:29:09 +01:00
# Web related
lib/generated_plugin_registrant.dart
# Exceptions to above rules.
!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages