.dockerignore 63 B

123456789
  1. target/
  2. .git/
  3. .gitignore
  4. *.md
  5. .idea/
  6. *.iml
  7. mvnw
  8. mvnw.cmd
  9. .mvn/