Update creating-codeql-databases.rst

This commit is contained in:
Esben Sparre Andreasen
2021-10-20 23:00:46 +02:00
committed by GitHub
parent 7feab27bf4
commit a1ce81c3d7

View File

@@ -116,6 +116,8 @@ Here, we have specified a ``--source-root`` path, which is the location where
database creation is executed, but is not necessarily the checkout root of the
codebase.
By default, files in ``node_modules`` and ``bower_components`` directories are not extracted.
Python
~~~~~~