mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +01:00
9 lines
141 B
JSON
9 lines
141 B
JSON
{
|
|
"paths-ignore": [
|
|
"**/node_modules/**",
|
|
"**/bower_components/**",
|
|
"**/*.min.js",
|
|
"**/*-min.js"
|
|
]
|
|
}
|