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

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  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. /reports/tattletale/
  38. /etc/clover.license
  39. /etc/clover/clover.license
  40. /.clover
  41. /test_profile
  42. /*.key
  43. /teamcity-info.xml
  44. /.idea/workspace.xml
  45. /.idea/uiDesigner.xml
  46. /atlassian-ide-plugin.xml
  47. /.gradle
  48. /*/build
  49. /etc/nexus-teamcity.properties
  50. /.idea/libraries
  51. /.idea/dictionaries