torch_ext/.vscode/settings.json

7 lines
90 B
JSON
Raw Normal View History

2024-11-18 19:54:12 +08:00
{
"git.ignoreLimitWarning": true,
"files.associations": {
"__config": "cpp"
}
2024-11-18 19:54:12 +08:00
}