.gitignore 74 B

12345678
  1. .DS_Store
  2. .idea/
  3. *.iml
  4. logs
  5. target
  6. */target/**
  7. rebel.xml
  8. rebel-remote.xml