1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-11 11:04:36 +02:00

chore: move committed third-party deps to lib (#3973)

This commit is contained in:
Dag
2024-02-09 22:27:35 +01:00
committed by GitHub
parent 46ac77590e
commit 7b2ac36264
8 changed files with 6 additions and 3 deletions

View File

@@ -8,6 +8,9 @@
<exclude-pattern>./static</exclude-pattern>
<exclude-pattern>./vendor</exclude-pattern>
<exclude-pattern>./lib/parsedown</exclude-pattern>
<exclude-pattern>./lib/php-urljoin</exclude-pattern>
<exclude-pattern>./lib/simplehtmldom</exclude-pattern>
<exclude-pattern>./templates</exclude-pattern>
<exclude-pattern>./config.default.ini.php</exclude-pattern>
<exclude-pattern>./config.ini.php</exclude-pattern>