Skip to content

Commit

Permalink
Removed .gitignore from csproj file
Browse files Browse the repository at this point in the history
  • Loading branch information
scarpentier authored Aug 28, 2024
1 parent d81d9c1 commit 5e2be10
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ScavengerHunt.Web/ScavengerHunt.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,6 @@
<Compile Include="Startup.cs" />
</ItemGroup>
<ItemGroup>
<Content Include="App_Data\.gitignore" />
<Content Include="Content\bootstrap-grid.css" />
<Content Include="Content\bootstrap-grid.min.css" />
<Content Include="Content\bootstrap-grid.rtl.css" />
Expand Down Expand Up @@ -422,4 +421,4 @@
</Target>
<Target Name="AfterBuild">
</Target> -->
</Project>
</Project>

0 comments on commit 5e2be10

Please sign in to comment.