What are MonoDevelop's .pidb files?
问题 MonoDevelop creates those for every project. Should I include them in source control? 回答1: From a MonoDevelop blog post: There were several long time pending bug reports, and I also wanted to improve a bit the performance and memory use. MonoDevelop creates a Parser Information Database (pidb) file for each assembly or project. This file contains all the information about classes implemented in an assembly, together with documentation pulled from Monodoc. A pidb file has trhee sections: the