Skip to content

Commit de6470c

Browse files
committed
fix: unignore lockfile
1 parent 1c72d22 commit de6470c

File tree

2 files changed

+1355
-2
lines changed

2 files changed

+1355
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ downloads/
1717
.vscode
1818
lcov*
1919

20-
# well, looks strange to ignore package-lock, but we have only pretter and it's temproray
21-
package-lock.json
20+
yarn.lock
21+
bun.lockb
2222
node_modules
2323

2424
# ignore foundry deploy artifacts

0 commit comments

Comments
 (0)