From f0bf2bed7461a040a529ad5eda4dbabcfacb07e3 Mon Sep 17 00:00:00 2001 From: houseme Date: Sat, 22 Mar 2025 21:30:10 +0800 Subject: [PATCH] update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 83b9ef43..7017949a 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,5 @@ .devcontainer rustfs/static/* vendor -cli/rustfs-gui/embedded-rustfs/rustfs \ No newline at end of file +cli/rustfs-gui/embedded-rustfs/rustfs +config/obs.toml \ No newline at end of file