better comment

This commit is contained in:
Justin Newberry
2024-03-07 17:02:11 -08:00
committed by GitHub
parent fbe6b2c73b
commit 6de71bcddb
+2 -2
View File
@@ -17,10 +17,10 @@
"**/.git",
"**/.venv",
"**/__pycache__",
// exclude directories should be using the symlinked version
// exclude directories that should be using the symlinked version
"common/**",
"selfdrive/**",
"system/**",
"tools/**",
]
}
}