公众号
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.
 
 
 

33 lines
389 B

  1. # Compiled class file
  2. *.class
  3. *.iml
  4. .idea/
  5. target/
  6. src/main/resources/static/
  7. .settings/
  8. .vscode/
  9. .classpath
  10. .factorypath
  11. .project
  12. # Log file
  13. *.log
  14. # BlueJ files
  15. *.ctxt
  16. # Mobile Tools for Java (J2ME)
  17. .mtj.tmp/
  18. # Package Files #
  19. *.jar
  20. *.war
  21. *.nar
  22. *.ear
  23. *.zip
  24. *.tar.gz
  25. *.rar
  26. # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
  27. hs_err_pid*
  28. wx-api.iml