diff options
author | RaindropsSys <contact@minteck.org> | 2023-06-25 20:10:39 +0200 |
---|---|---|
committer | RaindropsSys <contact@minteck.org> | 2023-06-25 20:10:39 +0200 |
commit | 5adf2b8517c21845dd0b406dee910514ff78640d (patch) | |
tree | 433c26dd202a8e201cef5b2ea7786e038ffd84d7 /.idea/deployment.xml | |
parent | 395cc068abf1aadb34be8b03e5567e24aa8a898d (diff) | |
download | pluralconnect-5adf2b8517c21845dd0b406dee910514ff78640d.tar.gz pluralconnect-5adf2b8517c21845dd0b406dee910514ff78640d.tar.bz2 pluralconnect-5adf2b8517c21845dd0b406dee910514ff78640d.zip |
Updated 6 files and added 2 files (automated)
Diffstat (limited to '.idea/deployment.xml')
-rw-r--r-- | .idea/deployment.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.idea/deployment.xml b/.idea/deployment.xml index a20124a..05a71fc 100644 --- a/.idea/deployment.xml +++ b/.idea/deployment.xml @@ -7,12 +7,6 @@ <mappings> <mapping deploy="/opt/peh" local="$PROJECT_DIR$" web="/" /> </mappings> - <excludedPaths> - <excludedPath local="true" path="$PROJECT_DIR$/_archive" /> - <excludedPath path="/opt/peh/includes/tokens" /> - <excludedPath path="/opt/peh/includes/lowertokens" /> - <excludedPath local="true" path="$PROJECT_DIR$/Icon " /> - </excludedPaths> </serverdata> </paths> </serverData> |