Skip to content

Instantly share code, notes, and snippets.

@jeremyboggs
Created July 10, 2017 15:25
Show Gist options
  • Save jeremyboggs/d986838d3e4abcd5da23bf5b27c68d2e to your computer and use it in GitHub Desktop.
Save jeremyboggs/d986838d3e4abcd5da23bf5b27c68d2e to your computer and use it in GitHub Desktop.
# For Mac
.DS_Store
# For VIM
.*.sw*
*~
# SASS stuff
.sass-cache
# Vagrant
.vagrant
Vagrantfile
# Bundler
.bundle
# Misc
tmp
# DOTENV
.env
#WordPress
.htaccess
wp-config.php
wp-content/*
# Jekyll
_site/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment