From 1e627ef690b890767575aa637088623100af8df1 Mon Sep 17 00:00:00 2001 From: wassname <1103714+wassname@users.noreply.github.com> Date: Sun, 22 Feb 2026 19:50:38 +0800 Subject: [PATCH] Ignore LessWrong draft --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 59c4204..ed98cbb 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ __pycache__/ # Temp *.tmp *.bak +LESSWRONG_DRAFT.md