build/
node_modules/
scripts/
styleguide/
config/
docs/
.*.swp
.*.swp
._*
.DS_Store
.git
.hg
.lock-wscript
.svn
.wafpickle-*
tsconfig.json
tslint.json
webpack.config.js
.gitattributes
.gitignore
.stylelintrc
LICENSE
postcss.config.js
styleguide.confgi.js

components/**/*.tsx
components/**/__test__/





