mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-07-04 12:21:27 +00:00
Update index layout, add user DotSettings to gitignore
This commit is contained in:
parent
6c97a0cd39
commit
2d64d914c6
2 changed files with 4 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -6,3 +6,4 @@ riderModule.iml
|
||||||
/.idea/.idea.ProjectLighthouse/.idea/workspace.xml
|
/.idea/.idea.ProjectLighthouse/.idea/workspace.xml
|
||||||
/.idea/.idea.ProjectLighthouse/.idea/dataSources/
|
/.idea/.idea.ProjectLighthouse/.idea/dataSources/
|
||||||
/.idea/.idea.ProjectLighthouse/.idea/dataSources.local.xml
|
/.idea/.idea.ProjectLighthouse/.idea/dataSources.local.xml
|
||||||
|
*.sln.DotSettings.user
|
|
@ -7,6 +7,9 @@
|
||||||
<Path>.idea</Path>
|
<Path>.idea</Path>
|
||||||
<Path>DatabaseMigrations</Path>
|
<Path>DatabaseMigrations</Path>
|
||||||
<Path>ProjectLighthouse.sln.DotSettings</Path>
|
<Path>ProjectLighthouse.sln.DotSettings</Path>
|
||||||
|
<Path>ProjectLighthouse.sln.DotSettings.user</Path>
|
||||||
|
<Path>docker-compose.yml</Path>
|
||||||
|
<Path>global.json</Path>
|
||||||
</explicitIncludes>
|
</explicitIncludes>
|
||||||
<explicitExcludes>
|
<explicitExcludes>
|
||||||
<Path>.idea/.idea.ProjectLighthouse/.idea/workspace.xml</Path>
|
<Path>.idea/.idea.ProjectLighthouse/.idea/workspace.xml</Path>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue