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.
 
 

20 lines
253 B

  1. .idea
  2. *.iml
  3. settings.txt
  4. *.json
  5. .classpath
  6. effective.pom
  7. *.class
  8. target
  9. # Mobile Tools for Java (J2ME)
  10. .mtj.tmp/
  11. # Package Files #
  12. *.jar
  13. *.war
  14. *.ear
  15. # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
  16. hs_err_pid*