From b3bac7940b39b65e218bf3a2e851884a328e093d Mon Sep 17 00:00:00 2001 From: Yuan Chiu Date: Fri, 25 Apr 2025 02:46:06 +0800 Subject: [PATCH] =?UTF-8?q?add=20.gitignore:=20=E9=80=8F=E9=81=8Esh=20curl?= =?UTF-8?q?=E7=9B=B4=E6=8E=A5=E4=B8=8B=E8=BC=89=E7=9A=84chezmoi=E7=95=A5?= =?UTF-8?q?=E9=81=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a087852 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +bin/chezmoi \ No newline at end of file