From 85133d6dcaa7b02d67e243ce8df8324e46f4009f Mon Sep 17 00:00:00 2001 From: radhitya Date: Thu, 25 Jun 2026 22:50:08 +0700 Subject: hmm --- .gitignore | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b781b2f..aa59418 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ -/public -/content -todo.md -/target +core.* +build/ +content/ +target/ +public/ -- cgit v1.2.3