##########
# Common
##########

# Duh
.git/

# Third party
/node_modules/
/vendor/

# Build products
/dist/
/tmp/
/coverage/
/.sass-cache/
