Skip to content

Commit

Permalink
Update template.json (#209)
Browse files Browse the repository at this point in the history
* Update template.json

* Update template.json

Added readme back in to template

* Update CleanArchitecture.sln
  • Loading branch information
matt-goldman authored Nov 28, 2023
1 parent 236dcd7 commit e5296d6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .template.config/template.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
"source": "./",
"target": "./",
"exclude": [
"README.md",
"**/[Bb]in/**",
"**/[Oo]bj/**",
".template.config/**/*",
Expand All @@ -38,7 +37,6 @@
"*.nuspec",
"**/node_modules/**",
"templates/",
"docs/",
"CODE_OF_CONDUCT.md"
]
}
Expand Down
1 change: 0 additions & 1 deletion CleanArchitecture.sln
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
.gitignore = .gitignore
CleanArchitecture.nuspec = CleanArchitecture.nuspec
Directory.Build.Props = Directory.Build.Props
docker-compose.yml = docker-compose.yml
global.json = global.json
Expand Down

0 comments on commit e5296d6

Please sign in to comment.