flutter/packages/flutter_tools/templates
Chris Bracken ae6ac2ca74
Add .dart_tool to gitignore (#14932)
Dart is migrating to .dart_tool/ as the location for cached artifacts
and other temporary files generated by tooling in the SDK. As part of
this, pub will be migrating from .pub to .dart_tool/pub.

In future, this path will also be used for other tooling, such as package:build.
2018-02-27 15:29:31 -08:00
..
cocoapods Make Podfiles use symlinks to local pods (#14748) 2018-02-19 21:32:13 +01:00
create Add .dart_tool to gitignore (#14932) 2018-02-27 15:29:31 -08:00
driver Fix template for the driver test file created by 'flutter create' (#13472) 2017-12-08 20:39:56 -08:00
package Add .dart_tool to gitignore (#14932) 2018-02-27 15:29:31 -08:00
plugin Add .dart_tool to gitignore (#14932) 2018-02-27 15:29:31 -08:00