diff --git a/.gitignore b/.gitignore index dc7d3dc..95f0235 100644 --- a/.gitignore +++ b/.gitignore @@ -427,4 +427,5 @@ logs/* # doc files .docfx/ appsettings.Development.json -appsettings.Production.json \ No newline at end of file +appsettings.Production.json +**/wwwroot/aigc/ \ No newline at end of file