Explorar o código

skip ignoring Cargo.lock of steel workspaces

Ayush hai 10 meses
pai
achega
ef8eb26dcf
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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