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

12345678910111213141516
  1. /.gradle
  2. /.idea
  3. /hotspot/*
  4. /hotspot/.hg/*
  5. /hotspot/.hg/patches/*
  6. !/hotspot/.hg/
  7. !/hotspot/.hg/patches
  8. !/hotspot/.hg/patches/*.patch
  9. !/hotspot/.hg/patches/series
  10. build
  11. *.iml
  12. /hs_err*.log
  13. /replay_*.log
  14. /core
  15. /hotspot.log
  16. /logs