From dbf35503a3579382c7839a27f31e9f56cd248359 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jim=20Liu=20=E5=AE=9D=E7=8E=89?= Date: Fri, 6 Mar 2026 00:01:04 -0600 Subject: [PATCH] chore: add posts/ to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e194790..c572671 100644 --- a/.gitignore +++ b/.gitignore @@ -153,6 +153,7 @@ infographic/ illustrations/ comic/ translate/ +posts/ ### IntelliJ IDEA ### .idea *.iws