Skip to content

Commit 29eb66d

Browse files
committed
JS: Add ML models to .gitignore
1 parent 2af5095 commit 29eb66d

File tree

1 file changed

+3
-0
lines changed
  • javascript/ql/experimental/adaptivethreatmodeling/src

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Avoid checking in ML models
2+
# This matches the mlModels property of qlpack.yml.
3+
resources/*.codeqlmodel

0 commit comments

Comments
 (0)