diff options
Diffstat (limited to '')
-rw-r--r-- | pdbs/README | 2 | ||||
-rw-r--r-- | symbols/README | 2 | ||||
-rw-r--r-- | vscache/README | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/pdbs/README b/pdbs/README index 43a9584..87fb130 100644 --- a/pdbs/README +++ b/pdbs/README @@ -1 +1 @@ -I store my .pdb files in this directory +Custom PDB files go here. diff --git a/symbols/README b/symbols/README index 25ad431..7abb54e 100644 --- a/symbols/README +++ b/symbols/README @@ -1 +1 @@ -Downloaded Windows symbols are stored in this directory +PDB files downloaded from various symbols servers go in this directory. diff --git a/vscache/README b/vscache/README index 703fb3d..ba78e6d 100644 --- a/vscache/README +++ b/vscache/README @@ -1 +1 @@ -This directory is used as the fallback location for Visual Studio cache files +The fallback location for Visual Studio project cache files. |