DotSettings

This commit is contained in:
Timerix22 2023-02-22 00:02:16 +06:00
parent 2d4dd84e14
commit 3833649f3a
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -17,7 +17,6 @@ nuget/
.idea/
.editorconfig
*.user
*.DotSettings
#backups
.old*/

View File

@ -0,0 +1,2 @@
<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
<s:Boolean x:Key="/Default/CodeInspection/NamespaceProvider/NamespaceFoldersToSkip/=console/@EntryIndexedValue">False</s:Boolean></wpf:ResourceDictionary>