From ea03e498875639b902d1584f8fcb95b52a2725cf Mon Sep 17 00:00:00 2001 From: Raphix Date: Tue, 31 Oct 2023 17:02:54 +0100 Subject: [PATCH] .gitignore Update #2 --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 82ae66a..a238609 100644 --- a/.gitignore +++ b/.gitignore @@ -131,5 +131,5 @@ dist .pnp.* #data -.data/* -.data/ \ No newline at end of file +data +data/* \ No newline at end of file