Explorar el Código

chore: Add supply-chain to main .gitignore

This is used by `cargo vet`
parazyd hace 2 años
padre
commit
41266d7fd6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -1,4 +1,5 @@
 /target
+/supply-chain
 
 *.pyc
 *.sage.py