SIGN IN SIGN UP

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.
C
Chris Bracken committed
ae6ac2ca742d9e8cda5df8d30b740aceaa90f813
Parent: 9c895fa
Committed by GitHub <noreply@github.com> on 2/27/2018, 11:29:31 PM