From 3ecf873fce5486c75048c1bc9b2e82ca6b102e03 Mon Sep 17 00:00:00 2001 From: Christopher RYU Date: Fri, 8 Sep 2023 11:06:23 +0900 Subject: [PATCH] More gitignore. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 228ffd3..5b68fa2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.o *.po *.bin +.work