From e843a92d38db30aeb576db8e0a44cecfaaa8e17f Mon Sep 17 00:00:00 2001 From: Fangyin Cheng Date: Tue, 4 Mar 2025 21:12:16 +0800 Subject: [PATCH] chore: Ignore local config --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ebc98be1e..7a3b9c4f7 100644 --- a/.gitignore +++ b/.gitignore @@ -186,3 +186,4 @@ thirdparty /examples/**/*.gv.pdf /i18n/locales/**/**/*_ai_translated.po /i18n/locales/**/**/*~ +configs/my \ No newline at end of file