From 18de94b3c94ce5ab447626e1566d034b1441a766 Mon Sep 17 00:00:00 2001 From: fluo10 Date: Thu, 12 Jun 2025 08:42:22 +0900 Subject: [PATCH] Add tmp directory to gitignore --- .gitignore | 3 ++- lazy-supplements | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8a7dffe..977dedf 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,5 @@ target/ *.pdb .env -db \ No newline at end of file +db +tmp/ diff --git a/lazy-supplements b/lazy-supplements index 6e8700a..b044ad3 160000 --- a/lazy-supplements +++ b/lazy-supplements @@ -1 +1 @@ -Subproject commit 6e8700a0c3ec83ccb8d1f846e6b13ba188a901f4 +Subproject commit b044ad33d8726ae70428da18c12edf06e3ee383a