From 33ec5c2d78b678291697498bf0f8fdafd9c61799 Mon Sep 17 00:00:00 2001 From: Antonin Cezard Date: Wed, 24 Apr 2024 15:19:19 +0200 Subject: [PATCH] chore: ignore vscode files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c0030bd0..6a7d3f05 100644 --- a/.gitignore +++ b/.gitignore @@ -61,3 +61,4 @@ mobile/Preview.html # Default # /!\ KEEP THIS SECTION THE LAST ONE !.gitkeep +.vscode