jon-b
3/13/2015 - 12:48 AM

9seeds .gitIgnore Starter for WP Engine

9seeds .gitIgnore Starter for WP Engine

*~
.DS_Store
.htaccess
.svn
.cvs
*.bak
*.swp
Thumbs.db

# 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/twentyten
/wp-content/themes/twentyeleven
/wp-content/themes/twentytwelve
/wp-content/themes/twentythirteen
/wp-content/themes/twentyfourteen
/wp-content/themes/twentyfifteen
/wp-content/themes/index.php
/wp-content/plugins/index.php
/wp-content/plugins/hello.php

# large/disallowed file types
# a CDN should be used for these
*.hqx
*.bin
*.exe
*.dll
*.deb
*.dmg
*.iso
*.img
*.msi
*.msp
*.msm
*.mid
*.midi
*.kar
*.mp3
*.ogg
*.m4a
*.ra
*.3gpp
*.3gp
*.mp4
*.mpeg
*.mpg
*.mov
*.webm
*.flv
*.m4v
*.mng
*.asx
*.asf
*.wmv
*.avi

###
# wpengine specific
###
.smushit-status
.gitattributes
_wpeprivate
/wp-content/object-cache.php
/wp-content/mu-plugins/mu-plugin.php
/wp-content/mu-plugins/slt-force-strong-passwords.php
/wp-content/mu-plugins/limit-login-attempts
/wp-content/mu-plugins/wpengine-common
/wp-content/mysql.sql

###
# 9Seeds Additions for WP Engine
###
/wp-content/mu-plugins/force-strong-passwords/
/wp-content/mu-plugins/wpe_bnseosnvlsoier_private_ips.php

###
# 9Seeds Additions for Page.ly
###
/wp-content/mu-plugins/pagely_management.php

###
# 9Seeds Additions Local
######
.DS_Store
/wp-config-*
/*.sublime-project
/*.sublime-workspace
/vvv*
/wp-content/mu-plugins/9s-vagrant-cron-filter.php
/wp-cli.yml

###
# 9Seeds Additions for WPE, requried for git push to WPE good to ignore for most setups
######
# wordpress specific
/wp-content/uploads/
/wp-content/blogs.dir/
/wp-content/upgrade/*
/wp-content/backup-db/*
/wp-content/advanced-cache.php

###
# 9Seeds ignores for this site
######
#/assets