From 3d49de782d42a510c128af4c7982ad77e380c978 Mon Sep 17 00:00:00 2001 From: Eisenwave Date: Sun, 19 Apr 2026 11:25:40 +0200 Subject: [PATCH] Add .vscode/ to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9286aae13e..08e13e6e98 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ tools/sections *.synctex.gz *.synctex* .check.stamp +.vscode/