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.
9 lines
352 B
XML
9 lines
352 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="VcsDirectoryMappings">
|
|
<mapping directory="" vcs="Git" />
|
|
<mapping directory="$PROJECT_DIR$/../Infra-Tools" vcs="Git" />
|
|
<mapping directory="$PROJECT_DIR$" vcs="Git" />
|
|
<mapping directory="$PROJECT_DIR$/../web-wintel" vcs="Git" />
|
|
</component>
|
|
</project> |