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