.gitignore 153 B

123456789101112
  1. .DS_store
  2. _scratch.html
  3. _archived/images/*
  4. img/*
  5. fonts/*
  6. files/*
  7. forms/*
  8. forms/config.php
  9. forms/PHPMailer/*
  10. npm-debug.log
  11. node_modules/
  12. bower_components/