Tell the Dart analyzer to Ignore bin/cache/

This commit is contained in:
Bryan Oltman
2023-04-05 17:56:05 -04:00
parent 3a626e5948
commit 257fe4f8c8
+2
View File
@@ -0,0 +1,2 @@
analyzer:
exclude: [bin/cache/**]