Added eslintignore file

This commit is contained in:
Matthew Wise
2018-11-08 14:56:42 +00:00
committed by Sebastiaan Janssen
parent ae36e02f4c
commit 673735c2fe
2 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
/Umbraco/**
/Umbraco_Client/**

View File

@@ -520,6 +520,7 @@
</Content>
<Content Include="Umbraco\Install\Views\Web.config" />
<Content Include="App_Plugins\ModelsBuilder\package.manifest" />
<Content Include=".eslintignore" />
<None Include="Config\404handlers.Release.config">
<DependentUpon>404handlers.config</DependentUpon>
</None>