File tree Expand file tree Collapse file tree 1 file changed +4
-21
lines changed
Expand file tree Collapse file tree 1 file changed +4
-21
lines changed Original file line number Diff line number Diff line change 88.buildlog /
99.history
1010.svn /
11+ migrate_working_dir /
1112
1213# IntelliJ related
1314* .iml
2122# .vscode/
2223
2324# Flutter/Dart/Pub related
25+ # Libraries should not include pubspec.lock, per https://dart.dev/guides/libraries/private-files#pubspeclock.
26+ /pubspec.lock
2427** /doc /api /
25- ** /ios /Flutter /.last_build_id
2628.dart_tool /
27- .flutter-plugins
28- .flutter-plugins-dependencies
2929.packages
30- .pub-cache /
31- .pub /
32- /build /
33- pubspec.lock
34-
35- # Web related
36- lib /generated_plugin_registrant.dart
37-
38- # Symbolication related
39- app. * .symbols
40-
41- # Obfuscation related
42- app. * .map.json
43-
44- # Android Studio will place build artifacts here
45- /android /app /debug
46- /android /app /profile
47- /android /app /release
30+ build /
You can’t perform that action at this time.
0 commit comments