From be6e322bffd55fa297c2585ede55142c6b5e9bcc Mon Sep 17 00:00:00 2001 From: Samantha Becker <12024604-beckersam@users.noreply.gitlab.com> Date: Thu, 13 Jul 2023 16:31:34 +0200 Subject: [PATCH] Add gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c8486e4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +bun.lockb +node_modules/ +.svelte-kit/