From 0aabf3cb8e11409506bf90d6cd0c1125f3df7c04 Mon Sep 17 00:00:00 2001 From: Alejandro Soto Date: Thu, 17 Nov 2022 08:54:01 -0600 Subject: Finish simulation --- image_processing/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 image_processing/.gitignore (limited to 'image_processing') diff --git a/image_processing/.gitignore b/image_processing/.gitignore new file mode 100644 index 0000000..222481e --- /dev/null +++ b/image_processing/.gitignore @@ -0,0 +1,2 @@ +out_file +log -- cgit v1.2.3