From 9f26380adf8290fed16644b29eeb56f63299a858 Mon Sep 17 00:00:00 2001 From: Tanna McClure Date: Mon, 28 Oct 2024 14:59:21 -0500 Subject: [PATCH] add .vscode to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 695e0997f6..4927f66ad7 100644 --- a/.gitignore +++ b/.gitignore @@ -26,6 +26,7 @@ lib/new_relic/build.rb .tm_properties .bundle .yardoc +.vscode/ artifacts/ test/performance/log/ test/performance/script/log/