Add layout pngs to .gitignore.

This commit is contained in:
parazyd
2022-06-18 16:55:54 +02:00
parent 37f4bb95f8
commit 4c15f0979e

1
.gitignore vendored
View File

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