diff options
author | Minteck <contact@minteck.org> | 2022-03-27 21:38:06 +0200 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-03-27 21:38:06 +0200 |
commit | fb988285a3fdc5b9e6c6656d4c79855bed80e106 (patch) | |
tree | 8008887b2a9039f2f2868138cb54fee053eadebd /.idea/DocCMS.iml | |
parent | bbda65e16248afe21338f6bdf008ec88fa308c75 (diff) | |
download | cobalt-fb988285a3fdc5b9e6c6656d4c79855bed80e106.tar.gz cobalt-fb988285a3fdc5b9e6c6656d4c79855bed80e106.tar.bz2 cobalt-fb988285a3fdc5b9e6c6656d4c79855bed80e106.zip |
Commit
Diffstat (limited to '.idea/DocCMS.iml')
-rw-r--r-- | .idea/DocCMS.iml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/.idea/DocCMS.iml b/.idea/DocCMS.iml index 0c8867d..ff88395 100644 --- a/.idea/DocCMS.iml +++ b/.idea/DocCMS.iml @@ -1,12 +1,12 @@ -<?xml version="1.0" encoding="UTF-8"?> -<module type="WEB_MODULE" version="4"> - <component name="NewModuleRootManager"> - <content url="file://$MODULE_DIR$"> - <excludeFolder url="file://$MODULE_DIR$/temp" /> - <excludeFolder url="file://$MODULE_DIR$/.tmp" /> - <excludeFolder url="file://$MODULE_DIR$/tmp" /> - </content> - <orderEntry type="inheritedJdk" /> - <orderEntry type="sourceFolder" forTests="false" /> - </component> +<?xml version="1.0" encoding="UTF-8"?>
+<module type="WEB_MODULE" version="4">
+ <component name="NewModuleRootManager">
+ <content url="file://$MODULE_DIR$">
+ <excludeFolder url="file://$MODULE_DIR$/temp" />
+ <excludeFolder url="file://$MODULE_DIR$/.tmp" />
+ <excludeFolder url="file://$MODULE_DIR$/tmp" />
+ </content>
+ <orderEntry type="inheritedJdk" />
+ <orderEntry type="sourceFolder" forTests="false" />
+ </component>
</module>
\ No newline at end of file |