From 21494c1547c02939a20a9ec86de6412950d4a279 Mon Sep 17 00:00:00 2001 From: sirlilpanda Date: Thu, 30 Jul 2026 22:43:42 +1200 Subject: [PATCH] now ignores the inprogress articles --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 98e013f..0ed8466 100644 --- a/.gitignore +++ b/.gitignore @@ -25,4 +25,5 @@ pnpm-debug.log* .wrangler .drizzle.env -worker-configuration.d.ts \ No newline at end of file +worker-configuration.d.ts +src/content/in_progress/ \ No newline at end of file