From 0b4eef095b278101f3980d5cce47e11f5dafa7ce Mon Sep 17 00:00:00 2001 From: Lily Brown Date: Thu, 17 Feb 2022 13:41:42 -0800 Subject: [PATCH] ignore Interpreter and Properties --- prototyping/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/prototyping/.gitignore b/prototyping/.gitignore index cca4f464..9b9bad2c 100644 --- a/prototyping/.gitignore +++ b/prototyping/.gitignore @@ -3,4 +3,6 @@ Main MAlonzo PrettyPrinter +Interpreter +Properties .ghc.*