Remove extraneous files

This commit is contained in:
Glax 2024-01-02 18:57:35 +01:00
parent 3f93b9341d
commit d02c1ed454

View File

@ -27,6 +27,7 @@
<None Update="Alligator.flf"> <None Update="Alligator.flf">
<CopyToOutputDirectory>Never</CopyToOutputDirectory> <CopyToOutputDirectory>Never</CopyToOutputDirectory>
</None> </None>
<None Remove="1x\Untitled-2.png" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
@ -44,4 +45,8 @@
</Compile> </Compile>
</ItemGroup> </ItemGroup>
<ItemGroup>
<Folder Include="1x\" />
</ItemGroup>
</Project> </Project>