Skip to content

Commit cd2bd85

Browse files
Copilotphrocker
andcommitted
Remove package-lock.json files from Maven projects and update .gitignore
Co-authored-by: phrocker <1781585+phrocker@users.noreply.github.com>
1 parent 65c62da commit cd2bd85

38 files changed

Lines changed: 234 additions & 41434 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ llm-core/target/
5555
node/*
5656
node_modules/*
5757
api/node_modules/*
58+
package-lock.json
59+
*/package-lock.json
5860
#api/src/main/resources/static/node/*
5961
.idea/*
6062
*.iml

0 commit comments

Comments
 (0)