Madagascar / projects / thunderbolts / thunderbolts.code-workspace
Newer Older
f16725e 3 months ago History
11 lines | 0.093kb
Bogdan Timofte authored 3 months ago
1
{
2
	"folders": [
3
		{
4
			"path": "."
5
		},
6
		{
7
			"path": "../backups"
8
		}
9
	],
10
	"settings": {}
11
}