Browse Source

Add layout pngs to .gitignore.

parazyd 4 years ago
parent
commit
4c15f0979e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -1,6 +1,7 @@
 *.pyc
 *.pyc
 *.sage.py
 *.sage.py
 *.zk.bin
 *.zk.bin
+*_circuit_layout.png
 .vscode/
 .vscode/
 
 
 /target/*
 /target/*