Browse Source

submodule

master
Eric van der Vlist 3 years ago
parent
commit
d143cfdae5
6 changed files with 69 additions and 0 deletions
  1. +3
    -0
      .gitmodules
  2. +9
    -0
      .idea/docker-deplacement-covid-19.iml
  3. +8
    -0
      .idea/modules.xml
  4. +7
    -0
      .idea/vcs.xml
  5. +41
    -0
      .idea/workspace.xml
  6. +1
    -0
      deplacement-covid-19

+ 3
- 0
.gitmodules View File

@ -0,0 +1,3 @@
[submodule "deplacement-covid-19"]
path = deplacement-covid-19
url = git@gitea.dyomedea.com:vdv/deplacement-covid-19.git

+ 9
- 0
.idea/docker-deplacement-covid-19.iml View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

+ 8
- 0
.idea/modules.xml View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/docker-deplacement-covid-19.iml" filepath="$PROJECT_DIR$/.idea/docker-deplacement-covid-19.iml" />
</modules>
</component>
</project>

+ 7
- 0
.idea/vcs.xml View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
<mapping directory="$PROJECT_DIR$/deplacement-covid-19" vcs="Git" />
</component>
</project>

+ 41
- 0
.idea/workspace.xml View File

@ -0,0 +1,41 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="2f410059-724a-491a-8690-bce50e147577" name="Default Changelist" comment="" />
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="ProjectId" id="1aiWjwSY2n0nFRcjez9YRoWFUXs" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent">
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
<property name="project.structure.last.edited" value="Modules" />
<property name="project.structure.proportion" value="0.0" />
<property name="project.structure.side.proportion" value="0.0" />
</component>
<component name="SvnConfiguration">
<configuration />
</component>
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="2f410059-724a-491a-8690-bce50e147577" name="Default Changelist" comment="" />
<created>1587219033679</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1587219033679</updated>
</task>
<servers />
</component>
<component name="WindowStateProjectService">
<state x="2062" y="851" width="1024" height="845" key="#Project_Structure" timestamp="1587219041942">
<screen x="67" y="27" width="3773" height="2133" />
</state>
<state x="2062" y="851" width="1024" height="845" key="#Project_Structure/67.27.3773.2133@67.27.3773.2133" timestamp="1587219041942" />
</component>
</project>

+ 1
- 0
deplacement-covid-19

@ -0,0 +1 @@
Subproject commit 61b778a27ede6d9f1185733a7237a52deec92a56

Loading…
Cancel
Save