Mercurial > hg > Applications > TreeVNC
changeset 530:18c461305cc3
tweak TreeVNC.iml
author | anatofuz |
---|---|
date | Fri, 03 May 2019 20:00:32 +0900 |
parents | 9de5137e1598 |
children | 13d3c4341d14 |
files | TreeVNC.iml |
diffstat | 1 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/TreeVNC.iml Fri May 03 19:01:41 2019 +0900 +++ b/TreeVNC.iml Fri May 03 20:00:32 2019 +0900 @@ -9,7 +9,10 @@ </component> <component name="NewModuleRootManager" inherit-compiler-output="true"> <exclude-output /> - <content url="file://$MODULE_DIR$" /> + <content url="file://$MODULE_DIR$"> + <excludeFolder url="file://$MODULE_DIR$/.gradle" /> + <excludeFolder url="file://$MODULE_DIR$/build" /> + </content> <orderEntry type="sourceFolder" forTests="false" /> </component> </module> \ No newline at end of file