• 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...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
analysis_options_repo.yaml Loading commit data...
appveyor.yml Loading commit data...
flutter_console.bat Loading commit data...