Overview
When editing and designing a solution, temporary folders and data is automatically created, to store information like user UI settings, output for code compiler, trace logs, and other type of temporary data that is connected to one specific solution.
In general, the user doesn't need to be aware of those folder, and they can be deleted anytime, as they don't hold any solution configuration. For advanced scenarios, it may useful to know those folders what what kind of that it holds.
On this page:
Temporary Folders
Solutions-Data Folders | |
---|---|
Folder | Usage |
ImportExport | Used by Solution-Export, and Import Plugins and ImportTags |
Git | Store exports of the Solution configuration, when the 'Automatically Export Changes" is set on Designer Home Page. |
NetCompiler | Use by the .NET code compiler, to store intermediated compiler file and debug information |
Settings | Used to store users preference, and states for the Grids, when using the Designer |
TraceLogs | Used to store specific solution logs, when enabled at Runtime→Startup and Runtime→Build And Publish |