This question explained what the *.VC.db files are:
What is the *.VC.db file in Visual Studio projects?
Now I would like to know how to specify which folder that those files are put into, or make them hidden.
I regularly make a backup of my source and project files, and I don't want to waste my time and disk space backing up temporary files.
In one folder, I have a few projects that add up to 150 kB, and the two VC.db files are 84 MB.
Isn't there some way to specify where the VC.db files are placed, as we can do with the object files?