This commit is contained in:
CortexCore
2024-11-23 17:24:25 +08:00
parent a8ed155236
commit 1b71993e32
27 changed files with 7232 additions and 14 deletions

14
.gitignore vendored
View File

@@ -346,20 +346,6 @@ publish/
# in these scripts will be unencrypted
PublishScripts/
# NuGet Packages
*.nupkg
# NuGet Symbol Packages
*.snupkg
# The packages folder can be ignored because of Package Restore
**/[Pp]ackages/*
# except build/, which is used as an MSBuild target.
!**/[Pp]ackages/build/
# Uncomment if necessary however generally it will be regenerated when needed
#!**/[Pp]ackages/repositories.config
# NuGet v3's project.json files produces more ignorable files
*.nuget.props
*.nuget.targets
# Microsoft Azure Build Output
csx/
*.build.csdef