.gitignore 128 B

123456789101112
  1. *.DS_Store
  2. *.log
  3. *.zip
  4. .idea
  5. /nbproject/
  6. /nbproject/private/
  7. /node_modules/
  8. /.sass-cache/
  9. bower_components
  10. ad.js
  11. TODO
  12. test.html