From 63c54ae4da1dc4e3ea9423e897cc870047d3937a Mon Sep 17 00:00:00 2001 From: sofia Date: Mon, 28 Jul 2025 02:06:20 +0300 Subject: [PATCH] Update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e51f1fd..0197777 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,5 @@ main *.asm *.out *.llir -*.mir \ No newline at end of file +*.mir +foo.reid \ No newline at end of file