.gitignore 251 B

12345678910111213141516171819202122
  1. .idea/
  2. */target
  3. out
  4. target
  5. .DS_Store
  6. /release/
  7. flyway
  8. logs/
  9. shell/db-migration-mac
  10. pid
  11. jdk8/
  12. backup/
  13. */*.iml
  14. *.iml
  15. */*.jar
  16. */__pycache__
  17. tools/deployTool/secretKey/AWSKeyPairProduction.pem
  18. tools/deployTool/secretKey/AWSKeyPairDevelopment.pem
  19. /lib/