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

1234567891011121314151617
  1. # DMDirc .gitignore file
  2. /build
  3. /dist
  4. /nbproject/private
  5. /plugins
  6. /junitreports
  7. /junit*.properties
  8. /installer/output/*
  9. /installer/osx/compress-dmg
  10. /installer/windows/*.rc
  11. /installer/windows/*.inc
  12. /installer/windows/*.ico
  13. /installer/windows/DMDirc.jar
  14. /installer/windows/*.exe
  15. .svn
  16. *.class