add database provider packages back to wwwroot/Packages as they are needed when cloning a fresh instance of source from Github

This commit is contained in:
sbwalker 2023-11-21 15:21:44 -05:00
parent 116542d8e4
commit cd0fe3d6d4
5 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -7,6 +7,7 @@ msbuild.binlog
.vscode/
*.binlog
*.nupkg
!Oqtane.Server/wwwroot/Packages/*.nupkg
*.zip
*.idea