diff --git a/.gitignore b/.gitignore index add57be7..bce15ddc 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ bin/ obj/ /packages/ riderModule.iml -/_ReSharper.Caches/ \ No newline at end of file +/_ReSharper.Caches/ +/.idea/.idea.ProjectLighthouse/.idea/workspace.xml diff --git a/.idea/.idea.ProjectLighthouse/.idea/indexLayout.xml b/.idea/.idea.ProjectLighthouse/.idea/indexLayout.xml index 7b08163c..49d98460 100644 --- a/.idea/.idea.ProjectLighthouse/.idea/indexLayout.xml +++ b/.idea/.idea.ProjectLighthouse/.idea/indexLayout.xml @@ -2,7 +2,13 @@ - - + + .gitignore + .idea + ProjectLighthouse.sln.DotSettings + + + .idea/.idea.ProjectLighthouse/.idea/workspace.xml + \ No newline at end of file diff --git a/ProjectLighthouse.sln.DotSettings b/ProjectLighthouse.sln.DotSettings new file mode 100644 index 00000000..abc916cc --- /dev/null +++ b/ProjectLighthouse.sln.DotSettings @@ -0,0 +1,2 @@ + + True \ No newline at end of file