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:
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,6 +7,7 @@ msbuild.binlog
|
||||
.vscode/
|
||||
*.binlog
|
||||
*.nupkg
|
||||
!Oqtane.Server/wwwroot/Packages/*.nupkg
|
||||
*.zip
|
||||
|
||||
*.idea
|
||||
|
Reference in New Issue
Block a user