clutch.code-workspace 244 bytes
{
	"folders": [
		{
			"path": "../api"
		},
		{
			"path": "../backend"
		},
		{
			"path": "../docs"
		},
		{
			"path": "../frontend"
		},
		{
			"path": "../tools"
		},
		{
			"name": "ci",
			"path": "../.github"
		}
	],
	"settings": {}
}