From 78c7fbe493ffa8acd19e63fb7343594ff9d3974c Mon Sep 17 00:00:00 2001 From: Gregor Zurowski Date: Sun, 13 Aug 2023 23:33:16 +0200 Subject: [PATCH] add VSCode .devcontainer to Git ignore list (#348) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index dd2b58d..9054528 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ dist gonic gonicscan gonicembed +.devcontainer .vscode *.swp .tags*