Last active
June 22, 2019 15:36
-
-
Save LorincJuraj/0761bc6894937b0d8dbd3b4d6d4acffb to your computer and use it in GitHub Desktop.
WordFence log ignored
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
*~ | |
.DS_Store | |
.svn | |
.cvs | |
*.bak | |
*.swp | |
Thumbs.db | |
*.log | |
commit-version.txt | |
sitemap.xml | |
sitemap.xml.gz | |
*__MACOSX/* | |
*.sass-cache/* | |
# on some projects I track wp-config.php, on some I don't | |
# wp-config.php | |
wp-snapshots/ | |
wp-content/ai1wm-backups/ | |
wp-content/advanced-cache.php | |
wp-content/backup-db/ | |
wp-content/backups/ | |
wp-content/blogs.dir/ | |
wp-content/cache/* | |
wp-content/updraft/ | |
wp-content/upgrade/ | |
wp-content/uploads/ | |
wp-content/wflogs/ | |
wp-content/wp-cache-config.php | |
wp-content/themes/twentynineteen/* | |
wp-content/themes/twentyfifteen/* | |
wp-content/themes/twentysixteen/* | |
wp-content/themes/twentyseventeen/* | |
wp-content/themes/*/sass/*.css* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment