git ignore yarn (#367)

Co-authored-by: kevinaimonster <kevinaimonster@gmail.com>
This commit is contained in:
KKKKKKKevin 2025-05-16 11:52:08 +08:00 committed by GitHub
parent 1f257184bd
commit f03fdb08cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

1
.gitignore vendored
View file

@ -27,6 +27,7 @@ data/sqlite/*
data/uploads/*
data/progress/*
lpm_frontend/node_modules
lpm_frontend/yarn.lock
# L2 Model Storage
resources/model/output/merged_model/*