• 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
..
bin Loading commit data...
lib Loading commit data...
test Loading commit data...
test_assets Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
pubspec.yaml Loading commit data...