parent
3881831877
commit
3ffd570e52
|
@ -21,3 +21,9 @@ path_classifiers:
|
|||
- "out-build"
|
||||
- "out-vscode"
|
||||
- "**/out/**"
|
||||
|
||||
# The default behavior is to tag library code as `library`. Results are hidden
|
||||
# for library code. You can tag further files as being library code by adding them
|
||||
# to the `library` section.
|
||||
library:
|
||||
- "**/node_modules/**"
|
||||
|
|
Loading…
Reference in New Issue