From 9706a4e09d6cdb2c87d14eac712572d77b7ad2d1 Mon Sep 17 00:00:00 2001 From: Blaise Tine Date: Sat, 20 Jun 2020 18:13:15 -0400 Subject: [PATCH] minor update --- hw/simulate/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hw/simulate/.gitignore b/hw/simulate/.gitignore index 851ef598..d24f77ea 100644 --- a/hw/simulate/.gitignore +++ b/hw/simulate/.gitignore @@ -1 +1,2 @@ -VX_config.h \ No newline at end of file +VX_config.h +/obj_dir/* \ No newline at end of file