Merge pull request #1897 from flutter/Hixie-patch-1

Mention that cache directory is volatile.
This commit is contained in:
Ian Hickson 2016-02-15 10:56:12 -08:00
commit 1fb044be64

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.