From 04a53fd308bc1e6e0911f1545e731181a55a0c26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B7=B4=E6=8B=89=E8=BF=AA=E7=BB=B4?= Date: Mon, 20 Jun 2022 15:14:28 +0800 Subject: [PATCH] ignore file alter --- .gitignore | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 03ac5ff..f5933e3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,5 @@ build .vscode .idea -dist/ - -dist/ +.DS_Store +goreleaser.yaml \ No newline at end of file