| commit | 7ff4d973c71862bc6e23a5a55e3ffe1872c1a99d | [log] [tgz] |
|---|---|---|
| author | pq <[email protected]> | Sat Mar 10 22:40:57 2018 |
| committer | pq <[email protected]> | Sat Mar 10 22:40:57 2018 |
| tree | cfd3ffc490b00c4da15ba2f9478305a14923083e | |
| parent | 9c0be5d52545c6a6829800e507237ddfc73255de [diff] |
Update .gitignore to new `dart_tool` pub cache See: https://github.com/dart-lang/sdk/issues/32030
diff --git a/.gitignore b/.gitignore index 76b960e..3309868 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,7 +1,7 @@ .buildlog .DS_Store .idea -.pub/ +.dart_tool .project .settings build/