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

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