diff options
Diffstat (limited to '.idea')
-rw-r--r-- | .idea/Rainbow.iml (renamed from .idea/Sattelite (Web).iml) | 0 | ||||
-rw-r--r-- | .idea/deployment.xml | 14 | ||||
-rw-r--r-- | .idea/modules.xml | 2 |
3 files changed, 15 insertions, 1 deletions
diff --git a/.idea/Sattelite (Web).iml b/.idea/Rainbow.iml index 0c8867d..0c8867d 100644 --- a/.idea/Sattelite (Web).iml +++ b/.idea/Rainbow.iml diff --git a/.idea/deployment.xml b/.idea/deployment.xml new file mode 100644 index 0000000..1436779 --- /dev/null +++ b/.idea/deployment.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="PublishConfigData" remoteFilesAllowedToDisappearOnAutoupload="false"> + <serverData> + <paths name="Familine"> + <serverdata> + <mappings> + <mapping local="$PROJECT_DIR$" web="/" /> + </mappings> + </serverdata> + </paths> + </serverData> + </component> +</project>
\ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml index 904d16d..075fb7d 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -2,7 +2,7 @@ <project version="4"> <component name="ProjectModuleManager"> <modules> - <module fileurl="file://$PROJECT_DIR$/.idea/Sattelite (Web).iml" filepath="$PROJECT_DIR$/.idea/Sattelite (Web).iml" /> + <module fileurl="file://$PROJECT_DIR$/.idea/Rainbow.iml" filepath="$PROJECT_DIR$/.idea/Rainbow.iml" /> </modules> </component> </project>
\ No newline at end of file |