.gitignore 129 B

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