fix project indexing

This commit is contained in:
jvyden 2021-10-06 00:38:47 -04:00
commit baf5854bf2
No known key found for this signature in database
GPG key ID: 18BCF2BE0262B278
3 changed files with 12 additions and 3 deletions

3
.gitignore vendored
View file

@ -2,4 +2,5 @@ bin/
obj/
/packages/
riderModule.iml
/_ReSharper.Caches/
/_ReSharper.Caches/
/.idea/.idea.ProjectLighthouse/.idea/workspace.xml

View file

@ -2,7 +2,13 @@
<project version="4">
<component name="UserContentModel">
<attachedFolders />
<explicitIncludes />
<explicitExcludes />
<explicitIncludes>
<Path>.gitignore</Path>
<Path>.idea</Path>
<Path>ProjectLighthouse.sln.DotSettings</Path>
</explicitIncludes>
<explicitExcludes>
<Path>.idea/.idea.ProjectLighthouse/.idea/workspace.xml</Path>
</explicitExcludes>
</component>
</project>

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/UserDictionary/Words/=ezoiar/@EntryIndexedValue">True</s:Boolean></wpf:ResourceDictionary>