Skip to content

Commit

Permalink
Update build.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
dragomano committed Jun 14, 2024
1 parent 1bcdefc commit d08007e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<exclude name="Sources/LightPortal/Addons/Uicons/**" />
<exclude name="Sources/LightPortal/Addons/VkComments/**" />
<exclude name="Sources/LightPortal/Addons/YandexTurbo/**" />
<exclude name="Sources/LightPortal/config/development.config.php" />
<exclude name="Sources/LightPortal/Settings/development.config.php" />
<exclude name="Sources/LightPortal/composer.json" />
<exclude name="Sources/LightPortal/composer.lock" />
<exclude name="Sources/LightPortal/create_index.php" />
Expand Down Expand Up @@ -127,7 +127,7 @@
<exclude name="Sources/LightPortal/Addons/**" />
<exclude name="Sources/LightPortal/Compilers/Less.php" />
<exclude name="Sources/LightPortal/Compilers/Sass.php" />
<exclude name="Sources/LightPortal/config/development.config.php" />
<exclude name="Sources/LightPortal/Settings/development.config.php" />
<exclude name="Sources/LightPortal/composer.json" />
<exclude name="Sources/LightPortal/composer.lock" />
<exclude name="Sources/LightPortal/create_index.php" />
Expand Down

0 comments on commit d08007e

Please sign in to comment.