Skip to content

Commit eaa7219

Browse files
committed
chore: ignore accidental package-lock.json in Python repo
Made-with: Cursor
1 parent 640ec3a commit eaa7219

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@ config/shubh-olrd.yaml
2222
test_snapshots_comprehensive.sh
2323
bot.log
2424
bot_output.log
25+
26+
# Accidental npm artifacts (Python repo; no package.json)
27+
package-lock.json

0 commit comments

Comments
 (0)