From d44ec09ad04fce5ae642451904bc6f6d8e3d4988 Mon Sep 17 00:00:00 2001 From: yui-knk Date: Sat, 7 Oct 2023 18:44:43 +0900 Subject: [PATCH] Ignore Racc output log file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0f474415..a4b55b65 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /Gemfile.lock /pkg/ coverage/ +/parser.output