.gitignore 583 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. # Created by .ignore support plugin (hsz.mobi)
  2. ### Java template
  3. # Compiled class file
  4. *.class
  5. # Log file
  6. *.sysLog
  7. # BlueJ files
  8. *.ctxt
  9. # Mobile Tools for Java (J2ME)
  10. .mtj.tmp/
  11. # Package Files #
  12. *.jar
  13. *.war
  14. *.nar
  15. *.ear
  16. *.zip
  17. *.tar.gz
  18. *.rar
  19. # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
  20. hs_err_pid*
  21. ### Example user template template
  22. ### Example user template
  23. # IntelliJ project files
  24. ../.idea
  25. *.iml
  26. out
  27. gen
  28. rebel.xml
  29. /target/
  30. *.iws
  31. *.ipr
  32. !/.gitignore
  33. !/logs/
  34. /.Output
  35. /Output
  36. .idea
  37. /.idea
  38. baseFile
  39. /objtoglb/node_modules/
  40. !/Output/