mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55:18 +00:00
chore: exclude /bin dir for build_runner
This commit is contained in:
parent
afcf23f29d
commit
bedae5768a
5
build.yaml
Normal file
5
build.yaml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
targets:
|
||||||
|
$default:
|
||||||
|
sources:
|
||||||
|
exclude:
|
||||||
|
- bin/*.dart
|
Loading…
Reference in New Issue
Block a user