mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 22:03:49 -07:00
Update build_files_integrity.php
This commit is contained in:
parent
4fea8d088a
commit
11381807cb
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue