fix: include NuGet project in release source
This commit is contained in:
@@ -30,6 +30,8 @@
|
||||
/[Aa]ssets/Plugins/Editor/JetBrains*
|
||||
# Jetbrains Rider personal-layer settings
|
||||
*.DotSettings.user
|
||||
!DotNet~/*.csproj
|
||||
!DotNet~/**/*.csproj
|
||||
/DotNet~/**/[Bb]in/
|
||||
/DotNet~/**/[Oo]bj/
|
||||
/Godot~/**/[Bb]in/
|
||||
@@ -116,3 +118,5 @@ InitTestScene*.unity*
|
||||
/Tools~/**/[Oo]bj/
|
||||
*.user
|
||||
*.DotSettings.user
|
||||
!DotNet~/*.csproj
|
||||
!DotNet~/**/*.csproj
|
||||
|
||||
Reference in New Issue
Block a user