From 44c7a6cd65b93a172c4f021f42944b9887af2130 Mon Sep 17 00:00:00 2001 From: Gil Date: Mon, 17 Feb 2025 08:19:27 -0600 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d0e4835..75432d6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules/ -_site/ \ No newline at end of file +_site/ +.directory \ No newline at end of file