From 8b1e5bfb06f59365875b2a92c673d11e3f1f8083 Mon Sep 17 00:00:00 2001 From: JiXieShi Date: Fri, 19 Apr 2024 16:15:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=9A=E5=B9=B3=E5=8F=B0=E6=9E=84=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- .goreleaser.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8626dab..2fc5662 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ /build/ - +.idea dist/ diff --git a/.goreleaser.yaml b/.goreleaser.yaml index a00684a..909da32 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -1,3 +1,4 @@ +#file: noinspection YAMLSchemaValidation # This is an example .goreleaser.yml file with some sensible defaults. # Make sure to check the documentation at https://goreleaser.com