From 6050dc759445770179ec31d11a5003de66705790 Mon Sep 17 00:00:00 2001 From: Ludovic Cartier Date: Tue, 23 Sep 2025 15:12:08 +0200 Subject: [PATCH] add gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..600d2d3 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.vscode \ No newline at end of file