Explorar el Código

skip ignoring Cargo.lock of steel workspaces

Ayush hace 10 meses
padre
commit
ef8eb26dcf
Se han modificado 1 ficheros con 1 adiciones y 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