From 314f8ebe0eb7523f3d2520a65961861d35e4664a Mon Sep 17 00:00:00 2001 From: Brandon Rodriguez <brodriguez8774@gmail.com> Date: Fri, 28 Feb 2020 14:25:50 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b9cf9f3..8a7b013 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ # Ignore compiled files. *.out +.csim_results -- GitLab