mirror of
https://github.com/github/codeql.git
synced 2026-01-31 15:22:57 +01:00
This allows users to more easily get started with development. Running `codeql pack install` from the `-queries` pack will now install the ML model.
4 lines
106 B
Plaintext
4 lines
106 B
Plaintext
# Avoid checking in ML models
|
|
# This matches the mlModels property of qlpack.yml.
|
|
resources/*.codeqlmodel
|