diff options
Diffstat (limited to '.idea')
-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 8cdf222..fb02d60 100644 --- a/.idea/deployment.xml +++ b/.idea/deployment.xml @@ -7,6 +7,9 @@ <mappings> <mapping deploy="/mnt/bits" local="$PROJECT_DIR$" web="/" /> </mappings> + <excludedPaths> + <excludedPath path="/mnt/bits/Mobile" /> + </excludedPaths> </serverdata> </paths> </serverData> |