Mercurial > hg > mercurial
view main.iml @ 964:e4332192fc0d Indore-2017.1.x
TW-50033 handle tag and branch name clash during labeling
author | Dmitry Neverov <dmitry.neverov@gmail.com> |
---|---|
date | Mon, 15 May 2017 18:16:13 +0200 |
parents | 6a535d51079a |
children |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <module relativePaths="true" type="JAVA_MODULE" version="4"> <component name="NewModuleRootManager" inherit-compiler-output="true"> <exclude-output /> <content url="file://$MODULE_DIR$"> <excludeFolder url="file://$MODULE_DIR$/.hg" /> <excludeFolder url="file://$MODULE_DIR$/dist" /> <excludeFolder url="file://$MODULE_DIR$/test-output" /> </content> <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> </component> </module>