From b60db7ce8c606fad4976d9ca6ae05cde2d09ffbe Mon Sep 17 00:00:00 2001 From: ulic-youthlic Date: Tue, 25 Mar 2025 18:26:35 +0800 Subject: [PATCH] change git ignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 4777691..8773e35 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,6 @@ /.direnv /.cache +/lex.yy.c +*.o +/parser.tab.* +/program