diff --git a/build.yaml b/build.yaml new file mode 100644 index 00000000..f074d6e1 --- /dev/null +++ b/build.yaml @@ -0,0 +1,5 @@ +targets: + $default: + sources: + exclude: + - bin/*.dart \ No newline at end of file