From 78c9a8f29a04b81e0c81843d35fa2d7e8a2451c3 Mon Sep 17 00:00:00 2001 From: Guilleag01 Date: Sun, 6 Aug 2023 17:42:40 +0200 Subject: [PATCH] gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 48c3ca4..d798e4f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /dist/ /target/ /Cargo.lock +/.vscode