From 3321eafffaa1e1e86aa7c810f09638e4ef28987a Mon Sep 17 00:00:00 2001 From: louiscklaw Date: Sun, 11 May 2025 10:36:46 +0800 Subject: [PATCH] "update gitignore to exclude draft files" --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4884338..9b03076 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ _del **/volumes/** 006_lab +**/*.draft