Skip to content

Instantly share code, notes, and snippets.

@joshuaadrian
Created February 10, 2015 15:57
Show Gist options
  • Save joshuaadrian/1a203430354ee041cedd to your computer and use it in GitHub Desktop.
Save joshuaadrian/1a203430354ee041cedd to your computer and use it in GitHub Desktop.
*~
.svn
.cvs
.git
.listing
*.bak
*.swp
*.log
*.sass-cache
plugins/wp-file-cache/cache
cache
.cache
temp
tmp
*.tmp
imagecache*
uploads*
*_backup
gt-cache
ics-importer-cache
wp-config-sample.php
wp-content/w3tc*
wp-content/w3-*
wp-content/themes/*/cache
wp-content/plugins/*/cache
wp-content/w3tc-bak
wp-content/backup*
wp-content/temp*
wp-content/debug.log
wp-content/backups
wp-content/managewp
wp-content/upgrade/*
wp-content/uploads
wp-content/blogs.dir/*/*
pclzip-*
node_modules
*.sublime-*
wp-cli.phar
.DS_Store
# WordPress debugging files
log.txt
debug.log
# Gallaries in various places
gallery/*
wp-content/gallery/*
wp-content/album/*
# known large file types
*.hqx
*.bin
*.exe
*.dll
*.deb
*.dmg
*.iso
*.img
*.msi
*.msp
*.msm
*.mid
*.midi
*.kar
*.ogg
*.ogv
*.m4a
*.ra
*.3gpp
*.3gp
*.mp4
*.mpeg
*.mpg
*.mov
*.webm
*.flv
*.m4v
*.mng
*.asx
*.asf
*.wmv
*.avi
*.zip
*.tar
*.tgz
*.gz
# Don't track config
/wp-config.local.php
# wp core (as of 3.4.1)
/db-config.php
/index.php
/license.txt
/readme.html
/wp-activate.php
/wp-app.php
/wp-atom.php
/wp-blog-header.php
/wp-comments-post.php
/wp-commentsrss2.php
/wp-config-sample.php
/wp-cron.php
/wp-feed.php
/wp-links-opml.php
/wp-load.php
/wp-login.php
/wp-mail.php
/wp-rdf.php
/wp-rss.php
/wp-rss2.php
/wp-pass.php
/wp-register.php
/wp-settings.php
/wp-signup.php
/wp-trackback.php
/xmlrpc.php
/wp-admin
/wp-includes
/wp-content/index.php
/wp-content/themes/twentyfifteen
/wp-content/themes/twentyfourteen
/wp-content/themes/twentythirteen
/wp-content/themes/twentytwelve
/wp-content/themes/twentyeleven
/wp-content/themes/twentyten
/wp-content/themes/index.php
/wp-content/plugins/index.php
/wp-content/plugins/wordpress-importer/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment