修复 gitignore 匹配 package-lock.json 路径
Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ backend/static/
|
|||||||
backend/app/static/
|
backend/app/static/
|
||||||
|
|
||||||
# ===== npm lockfile (不纳入版本控制) =====
|
# ===== npm lockfile (不纳入版本控制) =====
|
||||||
frontend/package-lock.json
|
**/package-lock.json
|
||||||
|
|
||||||
# ===== IDE =====
|
# ===== IDE =====
|
||||||
.idea/
|
.idea/
|
||||||
|
|||||||
Reference in New Issue
Block a user