Skip to content

Commit ee0eadd

Browse files
committed
ci: add json pnpm lockfile to gitignore
1 parent 4bd95a9 commit ee0eadd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -100,3 +100,6 @@ Brewfile.lock.json
100100

101101
# Performance profiling application
102102
.clinic
103+
104+
# Input to scripts/generate-filters.js; generated in CI
105+
pnpm-lock.json

0 commit comments

Comments
 (0)