diff --git a/.gitignore b/.gitignore index 3c615d3..3ccff6e 100644 --- a/.gitignore +++ b/.gitignore @@ -46,4 +46,7 @@ debug.log !*.allowed_extension # 不排除下列文件名 -!important_file.txt \ No newline at end of file +!important_file.txt + +# 新增本地开发配置 +.env*.local \ No newline at end of file