Skip to content

Commit cd2bd85

Browse files
Copilotphrocker
andcommitted
Remove package-lock.json files from Maven projects and update .gitignore
Co-authored-by: phrocker <[email protected]>
1 parent 65c62da commit cd2bd85

File tree

38 files changed

+234
-41434
lines changed

38 files changed

+234
-41434
lines changed

.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)