# Unnecessary files ignore
*.sql
*.gz
*.log
*.old

# wp config ignore
/wp-config.php

# wp-content uploads, backups and additional ignores
/wp-content/advanced-cache.php
/wp-content/aiowps_backups
/wp-content/backupwordpress-*
/wp-content/backup*
/wp-content/cache
/wp-content/logs
/wp-content/updraft
/wp-content/wp-cache-config.php
/wp-content/webp-express
/wp-content/wp-rocket-config

# Letsencrypt dir ignore
/.well-known

# duplicator plugin wp-snapshots ignore
/wp-snapshots
/dup*.txt

# webmasters confirmation files
/yandex*.html
/google*.html

# IDE ignores
/.idea

# composer root vendor dir ignore
/vendor

# Custom ignores