From 78384d56c90239ebfe8004e1ace4a89e89ca1ca4 Mon Sep 17 00:00:00 2001 From: meowtech Date: Mon, 30 Mar 2026 20:46:12 +0000 Subject: [PATCH] added .vscode to .gitignore, cause local workspace includes --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 29f52fd..589a563 100644 --- a/.gitignore +++ b/.gitignore @@ -53,3 +53,5 @@ oclint/ steamworks/ build/ + +.vscode \ No newline at end of file