Skip to content

Commit

Permalink
JS: Add ML models to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
henrymercer committed Nov 25, 2021
1 parent 2af5095 commit 29eb66d
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Avoid checking in ML models
# This matches the mlModels property of qlpack.yml.
resources/*.codeqlmodel

0 comments on commit 29eb66d

Please sign in to comment.