Skip to content

Commit f64fdfd

Browse files
committed
chore: track cargo.lock
1 parent c8fb31e commit f64fdfd

File tree

2 files changed

+108
-295
lines changed

2 files changed

+108
-295
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@ dist
107107
# TernJS port file
108108
.tern-port
109109

110+
.idea
111+
110112
# Stores VSCode versions used for testing VSCode extensions
111113
.vscode-test
112114

@@ -184,7 +186,6 @@ $RECYCLE.BIN/
184186
#Added by cargo
185187

186188
/target
187-
Cargo.lock
188189

189190
.pnp.*
190191
.yarn/*

0 commit comments

Comments
 (0)