From ce0de4889f73474078a3bafaf4da1e5f53b2e124 Mon Sep 17 00:00:00 2001 From: Trekathlon <48809284+Trekathlon@users.noreply.github.com> Date: Sun, 1 Sep 2024 20:15:11 +0200 Subject: [PATCH] gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 39aab9f..6394615 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -public/** -.vscode/** \ No newline at end of file +/public/** +/.vscode/** \ No newline at end of file