{
	"files.associations": {
		"ios": "cpp",
		"__functional_03": "cpp",
		"functional": "cpp",
		"type_traits": "cpp",
		"__config": "cpp",
		"__nullptr": "cpp",
		"exception": "cpp",
		"initializer_list": "cpp",
		"new": "cpp",
		"stdexcept": "cpp",
		"typeinfo": "cpp",
		"algorithm": "cpp",
		"cctype": "cpp",
		"cstddef": "cpp",
		"__mutex_base": "cpp",
		"ratio": "cpp",
		"chrono": "cpp",
		"limits": "cpp",
		"memory": "cpp",
		"array": "cpp",
		"atomic": "cpp",
		"clocale": "cpp",
		"cmath": "cpp",
		"codecvt": "cpp",
		"cstdarg": "cpp",
		"cstdint": "cpp",
		"cstdio": "cpp",
		"cstdlib": "cpp",
		"cstring": "cpp",
		"ctime": "cpp",
		"cwchar": "cpp",
		"deque": "cpp",
		"fstream": "cpp",
		"iomanip": "cpp",
		"iosfwd": "cpp",
		"iostream": "cpp",
		"istream": "cpp",
		"iterator": "cpp",
		"list": "cpp",
		"locale": "cpp",
		"map": "cpp",
		"mutex": "cpp",
		"numeric": "cpp",
		"ostream": "cpp",
		"queue": "cpp",
		"set": "cpp",
		"sstream": "cpp",
		"streambuf": "cpp",
		"string": "cpp",
		"system_error": "cpp",
		"thread": "cpp",
		"tuple": "cpp",
		"unordered_map": "cpp",
		"utility": "cpp",
		"vector": "cpp",
		"xfacet": "cpp",
		"xfunctional": "cpp",
		"xhash": "cpp",
		"xiosbase": "cpp",
		"xlocale": "cpp",
		"xlocbuf": "cpp",
		"xlocinfo": "cpp",
		"xlocmes": "cpp",
		"xlocmon": "cpp",
		"xlocnum": "cpp",
		"xloctime": "cpp",
		"xmemory": "cpp",
		"xmemory0": "cpp",
		"xstddef": "cpp",
		"xstring": "cpp",
		"xtr1common": "cpp",
		"xtree": "cpp",
		"xutility": "cpp",
		"cerrno": "cpp"
	},
	"git.branchProtection": [
		"main",
	],
	"git.branchProtectionPrompt": "alwaysCommitToNewBranch",
	"git.branchRandomName.enable": true,
}