This commit is contained in:
2024-01-13 15:05:52 +00:00
parent 31bffebdbb
commit 1708439fd7
12 changed files with 33 additions and 49 deletions

4
.vmodules/cache/README.md vendored Normal file
View File

@@ -0,0 +1,4 @@
This folder contains cached build artifacts from the V build system.
You can safely delete it, if it is getting too large.
It will be recreated the next time you compile something with V.
You can change its location with the VCACHE environment variable.