You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.gitignore 695B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. # DMDirc .gitignore file
  2. /build
  3. /dist
  4. /lib
  5. build-before-profiler.xml
  6. /nbproject/profiler-build-impl.xml
  7. /nbproject/private
  8. /plugins
  9. /junitreports
  10. /junit*.properties
  11. /installer/output/*
  12. /installer/osx/compress-dmg
  13. /installer/signing/*
  14. /installer/windows/*.rc
  15. /installer/windows/*.inc
  16. /installer/windows/*.ico
  17. /installer/windows/DMDirc.jar
  18. .svn
  19. *.class
  20. *.exe
  21. __history
  22. *.bdsproj
  23. *.bdsproj.local
  24. *.identcache
  25. *.res
  26. *.a
  27. *.o
  28. *.ppu
  29. /reports/clover/
  30. /reports/findbugs/
  31. /reports/report-fb.html
  32. /reports/report-pmd.*
  33. /reports/checkstyle.*
  34. /reports/deadcode.txt
  35. /reports/warnings*.txt
  36. /reports/build-log.txt
  37. /etc/clover.license
  38. /etc/clover/clover.license
  39. /.clover
  40. /test_profile
  41. /*.key
  42. /teamcity-info.xml