# Backup / archive extensions to try against common base names
backup
backup.zip
backup.tar
backup.tar.gz
backup.tar.bz2
backup.tar.xz
backup.7z
backup.rar
backup.gz
backup.bak
backup.old
backup.orig
backup.~
backup~
backups
backups.zip
backups.tar.gz
old
old.zip
new
new.zip
archive
archive.zip
archive.tar.gz
www
www.zip
www.tar.gz
www.tar.bz2
public
public.zip
public_html
public_html.zip
htdocs
htdocs.zip
htdocs.tar.gz
site
site.zip
site.tar.gz
website
website.zip
src
src.zip
src.tar.gz
release
release.zip
release.tar.gz
dist
dist.zip
build
build.zip
release.tar.bz2

# Per-file backups (try root + common subpaths)
index.php.bak
index.php~
index.php.old
index.php.swp
index.html.bak
index.html~
config.php.bak
config.php~
config.php.old
config.php.swp
config.php.save
config.php.orig
config.inc.php.bak
config.inc.php~
db.php.bak
db.php~
settings.php.bak
settings.php~
.env.bak
.env.old
.env~
.env.swp
.env.save

# DB dumps with date stamps
dump.sql
dump.sql.gz
backup.sql
backup.sql.gz
backup-2023.sql
backup-2024.sql
backup-2025.sql
backup-2024-01.sql
backup-2024-12.sql
db.sql
db.sql.gz
database.sql
database.sql.gz
prod.sql
prod.sql.gz
production.sql
production.sql.gz
mysql.sql
postgres.sql
postgres-dump.sql

# Editor swap files at root
.swp
.swo
.swn
~

# OS/IDE droppings on web root
.DS_Store
.AppleDouble
Thumbs.db
desktop.ini
