Browse Source

Add .cargo to gitignore

parazyd 3 years ago
parent
commit
7535a38613
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -4,6 +4,7 @@
 *.zk.bin
 *_circuit_layout.png
 .vscode/
+.cargo/
 .DS_Store
 .#*