diff options
author | Minteck <contact@minteck.org> | 2022-07-11 18:54:47 +0200 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-07-11 18:54:47 +0200 |
commit | f70cf5893bb775625e79ed959721ede03e34a108 (patch) | |
tree | b43b6c392d580304fb47777d240f529e92ea17b0 /.idea | |
parent | 2629b95c437cce1d331d8f4ab3a0d1ff394930a7 (diff) | |
download | bits-server-mane.tar.gz bits-server-mane.tar.bz2 bits-server-mane.zip |
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> |