mirror of
https://github.com/skoelle/focusapp.git
synced 2026-09-17 20:10:25 +00:00
cleanup 3
This commit is contained in:
@@ -12,12 +12,7 @@
|
||||
<EmbeddedResource Remove="client\node_modules\**" />
|
||||
<None Remove="client\node_modules\**" />
|
||||
|
||||
<!-- Auch Build/Dist ausschließen -->
|
||||
<Compile Remove="client\build\**" />
|
||||
<Content Remove="client\build\**" />
|
||||
<None Remove="client\build\**" />
|
||||
|
||||
<Compile Remove="client\dist\**" />
|
||||
<!-- Auch Dist ausschließen -->
|
||||
<Content Remove="client\dist\**" />
|
||||
<None Remove="client\dist\**" />
|
||||
</ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user