Skip to content

Instantly share code, notes, and snippets.

@dannydover
dannydover / .gitignore
Last active September 10, 2020 16:40 — forked from salcode/.gitignore
Wordpress Specific .gitignore File That Whitelists Themes & Plugins
# -----------------------------------------------------------------
# .gitignore for WordPress
# Original file from @salcode (https://gist.github.com/salcode/b515f520d3f8207ecd04/raw/.gitignore)
#
# From the root of your project run
# curl -O https://gist.github.com/dannydover/5c03aade4bdb58b61e8a0b56c2464c2a/raw/.gitignore
# to download this file
#
# By default all files are ignored. You'll need to whitelist
# any mu-plugins, plugins, or themes you want to include in the repo.