.gitignore 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. target/
  2. !.mvn/wrapper/maven-wrapper.jar
  3. !**/src/main/**/target/
  4. !**/src/test/**/target/
  5. rebel.xml
  6. settings.local.json
  7. ### IntelliJ IDEA ###
  8. .idea
  9. *.iws
  10. *.iml
  11. *.ipr
  12. ### Eclipse ###
  13. .apt_generated
  14. .classpath
  15. .factorypath
  16. .project
  17. .settings
  18. .springBeans
  19. .sts4-cache
  20. ### NetBeans ###
  21. /nbproject/private/
  22. /nbbuild/
  23. /dist/
  24. /nbdist/
  25. /.nb-gradle/
  26. build/
  27. !**/src/main/**/build/
  28. !**/src/test/**/build/
  29. ### VS Code ###
  30. .vscode/
  31. ## person document
  32. pdoc/
  33. ### Mac OS ###
  34. .DS_Store
  35. /commons/dependency-reduced-pom.xml
  36. /gateway/dependency-reduced-pom.xml
  37. /platform/dependency-reduced-pom.xml
  38. /tenant/insurance/quotation-bohai/dependency-reduced-pom.xml
  39. /tenant/insurance/quotation-chengtai/dependency-reduced-pom.xml
  40. /tenant/insurance/quotation-commons/dependency-reduced-pom.xml
  41. /tenant/insurance/quotation-dajia/dependency-reduced-pom.xml
  42. /tenant/insurance/quotation-huatai/dependency-reduced-pom.xml
  43. /tenant/insurance/quotation-summary/dependency-reduced-pom.xml
  44. /tenant/insurance/quotation-taiping/dependency-reduced-pom.xml
  45. /tenant/insurance/quotation-yangguang/dependency-reduced-pom.xml
  46. /tenant/insurance/quotation-zhongmei/dependency-reduced-pom.xml
  47. /tenant/insurance/quotation-zijin/dependency-reduced-pom.xml
  48. /tenant/openfeign/dependency-reduced-pom.xml
  49. /tenant/organization/dependency-reduced-pom.xml
  50. /commons/src/main/java/com/jzg/commons/JwtAuthenticationTokenFilter.java
  51. pdoc/
  52. outPath/
  53. tenant/costsorrule/outPath/
  54. tenant/insurance/outPath/
  55. tenant/insurance/quotation-ansheng/outPath/
  56. tenant/insurance/quotation-bohai/outPath/
  57. tenant/insurance/quotation-chengtai/outPath/
  58. tenant/insurance/quotation-commons/outPath/
  59. tenant/insurance/quotation-dajia/outPath/
  60. tenant/insurance/quotation-guoren/outPath/
  61. tenant/insurance/quotation-guoshou/outPath/
  62. tenant/insurance/quotation-hengbang/outPath/
  63. tenant/insurance/quotation-huanong/outPath/
  64. tenant/insurance/quotation-huatai/outPath/
  65. tenant/insurance/quotation-renbao/outPath/
  66. tenant/insurance/quotation-renbaonew/outPath/
  67. tenant/insurance/quotation-shenneng/outPath/
  68. tenant/insurance/quotation-summary/outPath/
  69. tenant/insurance/quotation-taikang/outPath/
  70. tenant/insurance/quotation-taiping/outPath/
  71. tenant/insurance/quotation-taipingyang/outPath/
  72. tenant/insurance/quotation-taishan/outPath/
  73. tenant/insurance/quotation-yangguang/outPath/
  74. tenant/insurance/quotation-yongcheng/outPath/
  75. tenant/insurance/quotation-zhongan/outPath/
  76. tenant/insurance/quotation-zhongmei/outPath/
  77. tenant/insurance/quotation-zijin/outPath/
  78. tenant/organization/outPath/