Add some .idea files to sync directory settings

This commit is contained in:
Oliver Davies 2020-03-25 13:57:13 +00:00
parent a8480d5e1b
commit ddbb2ab214
8 changed files with 182 additions and 1 deletions

View file

@ -2,6 +2,8 @@
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/web/modules/custom/my_module/tests/src" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/web/modules/custom/my_module/src" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/vendor" />
<excludeFolder url="file://$MODULE_DIR$/vendor/asm89/stack-cors" />
<excludeFolder url="file://$MODULE_DIR$/vendor/behat/mink" />