From 96077c1653d3a8eb9adb8268083cca3ac722f141 Mon Sep 17 00:00:00 2001 From: Sylvain PILLOT Date: Tue, 30 Jan 2024 22:55:23 +0100 Subject: [PATCH] updated .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 2d20cb189..dce5decf8 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,6 @@ user.props # MacOS desktop metadata files .DS_Store + +# vscode +.vscode/ \ No newline at end of file