# Ignore configuration and hidden files.
.htaccess
wp-config.php
*.DS_Store
*Thumbs.db
.ftpquota
# Ignore project files.
/nbproject/
# Ignore paths that contain user-generated content.
/wp-content/uploads/
/wp-content/upgrade/
/wp-content/themes/twenty*
/wp-content/cache
/sitemap.*
*.sql
# Ignore log files
error_log
.log/
# Ignore debug plugins and settings.
/wp-content/plugins/fakerpress
/wp-content/plugins/show-current-template/

Leave a Reply
You must be logged in to post a comment.