.gitignore 67 B

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