diff options
Diffstat (limited to '.idea/deployment.xml')
-rw-r--r-- | .idea/deployment.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.idea/deployment.xml b/.idea/deployment.xml index b8214f1..bafc51b 100644 --- a/.idea/deployment.xml +++ b/.idea/deployment.xml @@ -7,6 +7,9 @@ <mappings>
<mapping deploy="/mnt/minteckrolt-main" local="$PROJECT_DIR$" web="/" />
</mappings>
+ <excludedPaths>
+ <excludedPath path="/mnt/minteckrolt-main/chat" />
+ </excludedPaths>
</serverdata>
</paths>
</serverData>
|