Skip to content

Instantly share code, notes, and snippets.

View bryan3561's full-sized avatar
๐Ÿ˜‚

Bryan Contreras bryan3561

๐Ÿ˜‚
View GitHub Profile
@bryan3561
bryan3561 / .gitignore
Created December 13, 2016 14:13 — forked from salcode/.gitignore
WordPress .gitignore - this is my preferred gitignore file when working with WordPress. It ignores almost all files by default.
# -----------------------------------------------------------------
# .gitignore for WordPress @salcode
# ver 20160309
#
# From the root of your project run
# curl -O https://gist.githubusercontent.com/salcode/b515f520d3f8207ecd04/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.