You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Marcus Markiewicz edited this page Oct 3, 2021
·
1 revision
Application Data refers to files and settings created and stored by the application at runtime. All of TeamMate's application data is stored in the folder %LOCALAPPDATA%\TeamMate.
On first run this folder doesn't exist and is created on demand. Deleting this folder and restarting TeamMate is essentially a way of triggering a "first run experience" again. You can also back this directory to save your settings.
Here's an example of the files contained in the TeamMate appdata folder:
This might include:
Logs, which stores plain text diagnostics logs used for troubleshooting
Projects, which contains XML files capture TFS project specific information/configuration.
Settings, which contains XML files that store user application settings.