• Chris Bracken's avatar
    Add .dart_tool to gitignore (#14932) · ae6ac2ca
    Chris Bracken authored
    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.
    ae6ac2ca
Name
Last commit
Last update
..
automated_tests Loading commit data...
benchmarks Loading commit data...
bots Loading commit data...
devicelab Loading commit data...
docs Loading commit data...
integration_tests Loading commit data...
manual_tests Loading commit data...
missing_dependency_tests Loading commit data...
tools Loading commit data...