diff options
author | Marvin Borner | 2018-06-14 16:46:07 +0200 |
---|---|---|
committer | Marvin Borner | 2018-06-14 16:46:07 +0200 |
commit | 8781338896a0cfb47c871a0ecb13cd3fdee09d8e (patch) | |
tree | 7b53581d0e742558b49e12f92fd54c5d0b462a7f /.idea/deployment.xml | |
parent | dfe78f7555a3ffd57d85de53a643ff5d2429bb25 (diff) |
Removed .idea from git
Diffstat (limited to '.idea/deployment.xml')
-rw-r--r-- | .idea/deployment.xml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/.idea/deployment.xml b/.idea/deployment.xml deleted file mode 100644 index 81c1c22..0000000 --- a/.idea/deployment.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="PublishConfigData" autoUpload="Always" serverName="Strato"> - <serverData> - <paths name="Strato"> - <serverdata> - <mappings> - <mapping deploy="/" local="$PROJECT_DIR$" web="/" /> - </mappings> - </serverdata> - </paths> - </serverData> - <option name="myAutoUpload" value="ALWAYS" /> - </component> -</project>
\ No newline at end of file |