.gitignore 74 B

1234567
  1. .DS_store
  2. _scratch.html
  3. img/*
  4. fonts/*
  5. files/*
  6. npm-debug.log
  7. node_modules/