chore: exclude /bin dir for build_runner

This commit is contained in:
Kingkor Roy Tirtho 2023-07-02 13:35:11 +06:00
parent afcf23f29d
commit bedae5768a

5
build.yaml Normal file
View File

@ -0,0 +1,5 @@
targets:
$default:
sources:
exclude:
- bin/*.dart