From f4c5a3a92b8b55d03a302f7970c6beb955f38021 Mon Sep 17 00:00:00 2001 From: LeLeLeLeto Date: Tue, 31 Dec 2024 01:13:15 +0100 Subject: [PATCH] Updated gitignore --- .gitignore | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 8c2b884..b5314d7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,5 @@ # ---> VisualStudioCode .vscode/* -!.vscode/settings.json -!.vscode/tasks.json -!.vscode/launch.json -!.vscode/extensions.json -!.vscode/*.code-snippets # Local History for Visual Studio Code .history/ @@ -12,3 +7,5 @@ # Built Visual Studio Code Extensions *.vsix +layer.exe +main.exe