From ecfd9e61d0692eda9f8cbe7c5fa01292f7ae925a Mon Sep 17 00:00:00 2001 From: blankie Date: Sat, 27 May 2023 21:27:48 +0700 Subject: [PATCH] Ignore ./rimgo --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4643b50..ce14a95 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ tmp static/app.css dist/ +rimgo