.gitignore 163 B

1234567891011121314
  1. # OS
  2. .DS_Store
  3. # Applications & Tools
  4. .idea
  5. bower_components
  6. config.codekit
  7. node_modules
  8. npm-debug.log
  9. # Project Specific
  10. .libraries
  11. lib
  12. starterkits/*/bootstrap