diff --git a/dart/.gitignore b/dart/.gitignore index aa6c365..5030eb3 100644 --- a/dart/.gitignore +++ b/dart/.gitignore @@ -4,4 +4,5 @@ .idea build generated* -pubspec.lock \ No newline at end of file +pubspec.lock +out \ No newline at end of file