Add user dot setting to gitignore

master
D4VID 6 months ago
parent a8553ae2bf
commit 47568bc23d

1
.gitignore vendored

@ -7,3 +7,4 @@ riderModule.iml
LogicWorld LogicWorld
HarmonyForLogicWorld HarmonyForLogicWorld
EccsLogicWorldAPI EccsLogicWorldAPI
CriticalPathAnalyzer.sln.DotSettings.user

@ -1,2 +0,0 @@
<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:String x:Key="/Default/CodeInspection/Highlighting/SweaWarningsMode/@EntryValue">DoNotShowAndRun</s:String></wpf:ResourceDictionary>
Loading…
Cancel
Save