# Ignore custom config.
config.js

# Ignore node modules.
node_modules

# Ignore theme helper files
.sass-cache
.eslintrc.js
.eslintrc.json
.csslintrc

# Ignore other stuff
.DS_Store
