Skip to content

Instantly share code, notes, and snippets.

@bymayo
Last active March 23, 2018 14:11
Show Gist options
  • Select an option

  • Save bymayo/16b8e494cff4afe7764bdc4c16a93524 to your computer and use it in GitHub Desktop.

Select an option

Save bymayo/16b8e494cff4afe7764bdc4c16a93524 to your computer and use it in GitHub Desktop.
Beanstalk
# Craft CMS
/public/uploads
/public/.htaccess
/craft/storage
/_mysql
# Gulp / Packages
node_modules
# Sass
*.sassc
.sass-cache/*
.sass-cache
*.css.map
# Javascript
*.js.map
# OS X Files
.DS_Store
*.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment