.gitignore 721 B

1234567891011121314151617181920212223
  1. .idea
  2. .idea/*
  3. tooth-common-core/target/
  4. tooth-common-core/target/*
  5. tooth-common-core/tooth-common-core.iml
  6. tooth-common-tool/target/
  7. tooth-common-tool/target/*
  8. tooth-common-tool/tooth-common-tool.iml
  9. tooth-common-web/target/
  10. tooth-common-web/target/*
  11. tooth-common-web/tooth-common-web.iml
  12. tooth-wechat-interface/target/
  13. tooth-wechat-interface/target/*
  14. tooth-wechat-interface/tooth-wechat-interface.iml
  15. tooth-wechat-service/target/
  16. tooth-wechat-service/target/*
  17. tooth-wechat-service/tooth-wechat-service.iml
  18. tooth-wechat-web/src/main/webapp/common/images/activity/test/
  19. tooth-wechat-web/src/main/webapp/common/images/activity/test/*
  20. tooth-wechat-web/target/
  21. tooth-wechat-web/target/*
  22. tooth-wechat-web/tooth-wechat-web.iml