# Ignore dependencies bower_components/ node_modules # Ignore pattern library site build build/ # NPM stuff npm-debug.log npmauth # Ignore resource files resources/ # Ignore styleguide content styleguide/ dist/styleguide.css # Vim stuff *.swp # SASS stuff .sass-cache # OS X stuff .DS_Store .AppleDouble .LSOverride Icon # Thumbnails ._* # Files that might appear on external disk .Spotlight-V100 .Trashes # editor ignores *.sublime-workspace *.sublime-project # rack/pow stuff log/ tmp/