Merge pull request #3496 from sbwalker/dev

ignore nuget packages
This commit is contained in:
Shaun Walker 2023-11-21 15:41:23 -05:00 committed by GitHub
commit fc186f1718
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

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