Skip to content

Commit 91664d1

Browse files
committed
add lockfile to version control
1 parent e28a353 commit 91664d1

File tree

3 files changed

+1772
-1
lines changed

3 files changed

+1772
-1
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Cargo.lock binary

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
/target
22
node_modules/
33
**/*.rs.bk
4-
Cargo.lock
54
.idea
65
scripts/*
76
!scripts/*.sh

0 commit comments

Comments
 (0)