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 581B

1234567891011121314151617181920212223242526272829303132333435363738
  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. /etc/clover.license
  35. /.clover
  36. /test_profile
  37. /*.key