diff --git a/.gitignore b/.gitignore index c217c48..0470150 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,10 @@ # Files and directories created by pub +.buildlog .packages +.project .pub/ build/ -packages -pubspec.lock # (Remove this pattern if you wish to check in your lock file) +**/packages/ # Files created by dart2js *.dart.js