Skip to content

Commit

Permalink
fix: Added missing .gitignore for init command.
Browse files Browse the repository at this point in the history
  • Loading branch information
HavenDV committed Sep 7, 2024
1 parent 312a9e1 commit 5438e01
Show file tree
Hide file tree
Showing 2 changed files with 400 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ private static async Task HandleAsync(

var resources = new List<H.Resource>
{
H.Resources.__gitignore,
H.Resources.__SolutionName__sln,
H.Resources.assets_nuget_icon_png,
H.Resources.github_dependabot_yml,
Expand Down
Loading

0 comments on commit 5438e01

Please sign in to comment.