{
	"symfony-vscode.shellExecutable": "/bin/bash",
	"symfony-vscode.shellCommand": "docker exec thefaceparismanagement /bin/sh -c 'cd /var/www/html && php \"$@\"' -- ",
	"files.watcherExclude": {
		".history/**": true
	}
}
