test(llm-security): add JetBrains fixture tree + build helper
This commit is contained in:
parent
4b68254127
commit
c5912b2466
21 changed files with 324 additions and 0 deletions
4
tests/fixtures/ide-extensions/root-jetbrains/.gitignore
vendored
Normal file
4
tests/fixtures/ide-extensions/root-jetbrains/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Generated by tests/helpers/build-jetbrains-fixtures.mjs — do not commit.
|
||||
# JARs are built from source/ at test time for determinism and to keep the
|
||||
# repository free of binary blobs.
|
||||
**/lib/*.jar
|
||||
Loading…
Add table
Add a link
Reference in a new issue