# OS
.DS_Store

# Ignore bundler config
/.bundle

# Ignore the build directory
/build
/dist
lib
.publish/

# Applications & Tools
.idea
bower_components
config.codekit
node_modules
npm-debug.log
**/*.log
/.cache

# SASS #
.sass-cache
*.sass-cache*
**/sass/*.css
*.css.map

# Secrets....
deploy_config.json
styleguide
