diff options
Diffstat (limited to '.idea')
-rw-r--r-- | .idea/.gitignore | 10 | ||||
-rw-r--r-- | .idea/BitsClient.iml | 22 | ||||
-rw-r--r-- | .idea/deployment.xml | 28 | ||||
-rw-r--r-- | .idea/discord.xml | 12 | ||||
-rw-r--r-- | .idea/modules.xml | 14 | ||||
-rw-r--r-- | .idea/sshConfigs.xml | 14 | ||||
-rw-r--r-- | .idea/vcs.xml | 10 |
7 files changed, 55 insertions, 55 deletions
diff --git a/.idea/.gitignore b/.idea/.gitignore index b58b603..ea7ed09 100644 --- a/.idea/.gitignore +++ b/.idea/.gitignore @@ -1,5 +1,5 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Editor-based HTTP Client requests -/httpRequests/ +# Default ignored files
+/shelf/
+/workspace.xml
+# Editor-based HTTP Client requests
+/httpRequests/
diff --git a/.idea/BitsClient.iml b/.idea/BitsClient.iml index 0c8867d..ff88395 100644 --- a/.idea/BitsClient.iml +++ b/.idea/BitsClient.iml @@ -1,12 +1,12 @@ -<?xml version="1.0" encoding="UTF-8"?> -<module type="WEB_MODULE" version="4"> - <component name="NewModuleRootManager"> - <content url="file://$MODULE_DIR$"> - <excludeFolder url="file://$MODULE_DIR$/temp" /> - <excludeFolder url="file://$MODULE_DIR$/.tmp" /> - <excludeFolder url="file://$MODULE_DIR$/tmp" /> - </content> - <orderEntry type="inheritedJdk" /> - <orderEntry type="sourceFolder" forTests="false" /> - </component> +<?xml version="1.0" encoding="UTF-8"?>
+<module type="WEB_MODULE" version="4">
+ <component name="NewModuleRootManager">
+ <content url="file://$MODULE_DIR$">
+ <excludeFolder url="file://$MODULE_DIR$/temp" />
+ <excludeFolder url="file://$MODULE_DIR$/.tmp" />
+ <excludeFolder url="file://$MODULE_DIR$/tmp" />
+ </content>
+ <orderEntry type="inheritedJdk" />
+ <orderEntry type="sourceFolder" forTests="false" />
+ </component>
</module>
\ No newline at end of file diff --git a/.idea/deployment.xml b/.idea/deployment.xml index eb93fa7..3ae1aab 100644 --- a/.idea/deployment.xml +++ b/.idea/deployment.xml @@ -1,15 +1,15 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="PublishConfigData" autoUpload="Always" serverName="Minteck.org" remoteFilesAllowedToDisappearOnAutoupload="false"> - <serverData> - <paths name="Minteck.org"> - <serverdata> - <mappings> - <mapping deploy="/mnt/bits/Mobile" local="$PROJECT_DIR$" web="/" /> - </mappings> - </serverdata> - </paths> - </serverData> - <option name="myAutoUpload" value="ALWAYS" /> - </component> +<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="PublishConfigData" autoUpload="Always" serverName="Minteck.org" remoteFilesAllowedToDisappearOnAutoupload="false">
+ <serverData>
+ <paths name="Minteck.org">
+ <serverdata>
+ <mappings>
+ <mapping deploy="/mnt/bits/Mobile" local="$PROJECT_DIR$" web="/" />
+ </mappings>
+ </serverdata>
+ </paths>
+ </serverData>
+ <option name="myAutoUpload" value="ALWAYS" />
+ </component>
</project>
\ No newline at end of file diff --git a/.idea/discord.xml b/.idea/discord.xml index d8e9561..66c4b97 100644 --- a/.idea/discord.xml +++ b/.idea/discord.xml @@ -1,7 +1,7 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="DiscordProjectSettings"> - <option name="show" value="PROJECT_FILES" /> - <option name="description" value="" /> - </component> +<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="DiscordProjectSettings">
+ <option name="show" value="PROJECT_FILES" />
+ <option name="description" value="" />
+ </component>
</project>
\ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml index 3684cf5..632cc81 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -1,8 +1,8 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="ProjectModuleManager"> - <modules> - <module fileurl="file://$PROJECT_DIR$/.idea/BitsClient.iml" filepath="$PROJECT_DIR$/.idea/BitsClient.iml" /> - </modules> - </component> +<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="ProjectModuleManager">
+ <modules>
+ <module fileurl="file://$PROJECT_DIR$/.idea/BitsClient.iml" filepath="$PROJECT_DIR$/.idea/BitsClient.iml" />
+ </modules>
+ </component>
</project>
\ No newline at end of file diff --git a/.idea/sshConfigs.xml b/.idea/sshConfigs.xml index 39e3dcf..879e534 100644 --- a/.idea/sshConfigs.xml +++ b/.idea/sshConfigs.xml @@ -1,8 +1,8 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="SshConfigs"> - <configs> - <sshConfig authType="OPEN_SSH" host="maretimebay.equestria.dev" id="17be5d09-5e94-4365-8ca0-5bcb63935b24" port="22465" nameFormat="DESCRIPTIVE" username="root" useOpenSSHConfig="true" /> - </configs> - </component> +<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="SshConfigs">
+ <configs>
+ <sshConfig authType="OPEN_SSH" host="maretimebay.equestria.dev" id="17be5d09-5e94-4365-8ca0-5bcb63935b24" port="22465" nameFormat="DESCRIPTIVE" username="root" useOpenSSHConfig="true" />
+ </configs>
+ </component>
</project>
\ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 94a25f7..9661ac7 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -1,6 +1,6 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="VcsDirectoryMappings"> - <mapping directory="$PROJECT_DIR$" vcs="Git" /> - </component> +<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="VcsDirectoryMappings">
+ <mapping directory="$PROJECT_DIR$" vcs="Git" />
+ </component>
</project>
\ No newline at end of file |