mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
JS: Add ML models to .gitignore
This commit is contained in:
3
javascript/ql/experimental/adaptivethreatmodeling/src/.gitignore
vendored
Normal file
3
javascript/ql/experimental/adaptivethreatmodeling/src/.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
# Avoid checking in ML models
|
||||
# This matches the mlModels property of qlpack.yml.
|
||||
resources/*.codeqlmodel
|
||||
Reference in New Issue
Block a user