From 94b9ef966d7ee417cf81f233daa0edddf3f245d5 Mon Sep 17 00:00:00 2001 From: Julian Lechner Date: Thu, 14 Nov 2024 14:38:10 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 76add87..2fd83a6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ +.idea node_modules -dist \ No newline at end of file +dist