From 4af22621ea802263e580067575bd114b85ac7f3e Mon Sep 17 00:00:00 2001 From: Mattia Giambirtone Date: Wed, 4 May 2022 14:28:52 +0200 Subject: [PATCH] Updated .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c60a582..5a6bb93 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ nimcache/ nimblecache/ htmldocs/ *.pbc # Peon bytecode files +stdin.pbc