Add gitattributes to ensure we do have newlines (#1)

This commit is contained in:
Patrick Stevens
2022-12-01 23:37:09 +00:00
committed by GitHub
parent 753a673b75
commit 89d63b93b0
3 changed files with 4 additions and 5 deletions

View File

@@ -2,9 +2,7 @@
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<IsPackable>false</IsPackable>
<GenerateProgramFile>false</GenerateProgramFile>
</PropertyGroup>
<ItemGroup>