better comment

old-commit-hash: 6de71bcddb
chrysler-long2
Justin Newberry 1 year ago committed by GitHub
parent 383f9518df
commit 8c25973016
  1. 4
      .vscode/settings.json

@ -17,10 +17,10 @@
"**/.git", "**/.git",
"**/.venv", "**/.venv",
"**/__pycache__", "**/__pycache__",
// exclude directories should be using the symlinked version // exclude directories that should be using the symlinked version
"common/**", "common/**",
"selfdrive/**", "selfdrive/**",
"system/**", "system/**",
"tools/**", "tools/**",
] ]
} }

Loading…
Cancel
Save