Added and updated IntelliJ IDEA project configuration files for better module management. Modified infrastructure-related logs and scripts, including test.php and Rollup-end.php, for improved readability and functionality. Removed redundant conditions and formatted codebase for consistency.
12 lines
521 B
XML
12 lines
521 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="WEB_MODULE" version="4">
|
|
<component name="NewModuleRootManager">
|
|
<content url="file://$MODULE_DIR$" />
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="web-pingcastle" />
|
|
<orderEntry type="module" module-name="Infra-Tools" />
|
|
<orderEntry type="module" module-name="web-wintel" />
|
|
<orderEntry type="module" module-name="web-infra-diy" />
|
|
</component>
|
|
</module> |