Skip to content

Commit 174df98

Browse files
authored
Merge pull request github#6929 from github/esbena-patch-5
Mention default JavaScript Autobuilder excludes
2 parents 7feab27 + a1ce81c commit 174df98

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/codeql/codeql-cli/creating-codeql-databases.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,8 @@ Here, we have specified a ``--source-root`` path, which is the location where
116116
database creation is executed, but is not necessarily the checkout root of the
117117
codebase.
118118

119+
By default, files in ``node_modules`` and ``bower_components`` directories are not extracted.
120+
119121
Python
120122
~~~~~~
121123

0 commit comments

Comments
 (0)