Mention that cache directory is volatile.

This commit is contained in:
Ian Hickson 2016-02-15 09:52:27 -08:00
parent cdc4055444
commit 87f86414ee

2
bin/cache/README.md vendored
View File

@ -1,3 +1,5 @@
# Binary cache
This directory contains a cache of binary artifacts used by the Flutter tools.
Warning: Flutter tools will sometimes automatically delete files in this directory.