/.gitignore

http://github.com/icescrum/iceScrum-plugin-planning-poker · gitignore · 18 lines · 13 code · 2 blank · 3 comment · 0 complexity · 484f71153d70e0a814c356562bf426ec MD5 · raw file

  1. *.iml
  2. target/
  3. ompiled source #
  4. ###################
  5. *.com
  6. *.class
  7. *.dll
  8. *.exe
  9. *.o
  10. *.so
  11. # OS generated files #
  12. ######################
  13. .DS_Store?
  14. ehthumbs.db
  15. Icon?
  16. Thumbs.db