diff --git a/.gitignore b/.gitignore index 4024dcd..f14773f 100644 --- a/.gitignore +++ b/.gitignore @@ -31,4 +31,5 @@ record.py # 环境变量 .env -.env.local \ No newline at end of file +.env.local +.secrets.toml \ No newline at end of file