{
	"folders": [
		{
			"path": "."
		},
		{
			"path": "cmf"
		},
		{
			"path": "../eva-converter"
		},
		{
			"path": "../bin"
		},
		{
			"path": "../wsgidav"
		},
		{
			"path": "../rdisk"
		},
		{
			"path": "../../root"
		}
	],
	"settings": {
		"git.ignoreLimitWarning": true
	},
	"extensions": {
		"recommendations": [
			"angular.ng-template",
			"ms-python.python",
			"ms-python.vscode-pylance",
			"ms-vscode.vscode-typescript-tslint-plugin",
			"eamodio.gitlens",
			"streetsidesoftware.code-spell-checker",
			"donjayamanne.gitHistory",
			"ms-python.pylint",
			"streetsidesoftware.code-spell-checker-russian",
			"njpwerner.autodocstring"
		]
	},
}