chore: Added package-lock.json to ignore-content in default settings

This commit is contained in:
Ghulam Ahmed 2025-03-08 22:59:52 +03:00
parent cde732c57d
commit d8977b8cf4
2 changed files with 2 additions and 0 deletions

View file

@ -48,6 +48,7 @@ ignore-tree-and-content:
- ".repo-to-text-settings.yaml"
ignore-content:
- "README.md"
- "package-lock.json"
"""
}