Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jeremyboggs/63d0a29bad753d21027127b6c392c9f3 to your computer and use it in GitHub Desktop.
Save jeremyboggs/63d0a29bad753d21027127b6c392c9f3 to your computer and use it in GitHub Desktop.
.gitignore
# 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