.gitignore 155 B

12345678910111213
  1. # See https://help.github.com/ignore-files/ for more about ignoring files.
  2. # Package Files #
  3. *.class
  4. .DS_Store
  5. .idea
  6. target
  7. .iml
  8. *.iml
  9. *.idea
  10. logs
  11. *.log