.gitignore 214 B

12345678910111213141516171819
  1. # Created by .ignore support plugin (hsz.mobi)
  2. ### Example user template template
  3. ### Example user template
  4. # IntelliJ project files
  5. .idea
  6. *.iml
  7. out
  8. gen
  9. target
  10. *.class
  11. *.log
  12. .settings
  13. .project
  14. logs
  15. job
  16. templates