gitignore

This commit is contained in:
2025-02-08 13:21:09 +08:00
parent 3c0f021714
commit 2b6f0aabf0
2 changed files with 5 additions and 2 deletions

4
.gitignore vendored
View File

@@ -3,6 +3,8 @@
## ##
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore ## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
**/.DS_Store
# User-specific files # User-specific files
*.rsuser *.rsuser
*.suo *.suo
@@ -364,4 +366,4 @@ MigrationBackup/
# Fody - auto-generated XML schema # Fody - auto-generated XML schema
FodyWeavers.xsd FodyWeavers.xsd
**/appsettings.Developmment.json **/appsettings.Developmment.json

View File

@@ -1 +1,2 @@
appsettings.Development.json appsettings.Development.json
wwwroot/