.gitignore 64 B

12345678
  1. *.class
  2. target
  3. .iml
  4. .classpath
  5. .jupiter
  6. .project
  7. .settings
  8. .idea