Skip to content

Commit 667165a

Browse files
authored
[MNT] Removes Cargo.lock (#11)
* Adds cargo.lock to gitignore and removes Cargo.lock file * Update
1 parent bb345c8 commit 667165a

File tree

2 files changed

+3
-979
lines changed

2 files changed

+3
-979
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,6 @@ venv/
2424

2525
*pyc*
2626

27-
node_modules/
27+
node_modules/
28+
29+
Cargo.lock

0 commit comments

Comments
 (0)