From 88b9c291339a62d7185d866aa4b0ccfeedd5c225 Mon Sep 17 00:00:00 2001 From: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com> Date: Sat, 27 Jul 2024 18:10:23 -0400 Subject: [PATCH] Remove files property since we already use vscode ignores --- package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/package.json b/package.json index 93d6eac..40a7b58 100644 --- a/package.json +++ b/package.json @@ -28,9 +28,6 @@ ], "activationEvents": [], "main": "./dist/extension.js", - "files": [ - "dist/**/*" - ], "contributes": { "viewsContainers": { "activitybar": [