Browse Source

remove Cargo.lock from .gitignore

Ayush 9 months ago
parent
commit
d6e6d0a3a3
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .gitignore

+ 0 - 1
.gitignore

@@ -7,7 +7,6 @@ node_modules/
 
 **/*/node_modules
 **/*/package-lock.json
-**/*/Cargo.lock
 
 **/*/.anchor
 **/*/.DS_Store