Update build_files_integrity.php

This commit is contained in:
Roman Kelesidis 2025-02-06 17:04:33 +03:00
commit 11381807cb

View file

@ -39,10 +39,10 @@ $ignoreFiles = [
'*/.htaccess', '*/.htaccess',
'robots.txt', 'robots.txt',
// TorrentPier specific // TorrentPier specific
'*.md5',
'install.php', 'install.php',
'favicon.png', 'favicon.png',
hide_bb_path(CHECKSUMS_FILE), 'internal_data/triggers/*',
hide_bb_path(BB_ENABLED),
'library/config.php', 'library/config.php',
'library/defines.php', 'library/defines.php',
'styles/images/logo/logo.png' 'styles/images/logo/logo.png'