.gitignore 117 B

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