From 58431ec27ff0ac84cb46b5c3e6a6c0df3b2b3d60 Mon Sep 17 00:00:00 2001 From: Erick Date: Mon, 7 Mar 2022 02:15:44 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 8a7c0f9..5389463 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ +# Output files +.out + # Folders gtkwave \ No newline at end of file