Browse Source

chore: Add supply-chain to main .gitignore

This is used by `cargo vet`
parazyd 2 years ago
parent
commit
41266d7fd6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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