Update index layout, add user DotSettings to gitignore

This commit is contained in:
jvyden 2021-10-10 18:15:17 -04:00
parent 6c97a0cd39
commit 2d64d914c6
No known key found for this signature in database
GPG key ID: 18BCF2BE0262B278
2 changed files with 4 additions and 0 deletions

1
.gitignore vendored
View file

@ -6,3 +6,4 @@ riderModule.iml
/.idea/.idea.ProjectLighthouse/.idea/workspace.xml
/.idea/.idea.ProjectLighthouse/.idea/dataSources/
/.idea/.idea.ProjectLighthouse/.idea/dataSources.local.xml
*.sln.DotSettings.user

View file

@ -7,6 +7,9 @@
<Path>.idea</Path>
<Path>DatabaseMigrations</Path>
<Path>ProjectLighthouse.sln.DotSettings</Path>
<Path>ProjectLighthouse.sln.DotSettings.user</Path>
<Path>docker-compose.yml</Path>
<Path>global.json</Path>
</explicitIncludes>
<explicitExcludes>
<Path>.idea/.idea.ProjectLighthouse/.idea/workspace.xml</Path>