.gitignore 816 B

12345678910111213141516171819202122232425262728
  1. # Specifies intentionally untracked files to ignore when using Git
  2. # http://git-scm.com/docs/gitignore
  3. PDA/
  4. Doc/
  5. Document/
  6. DataBase/
  7. Code/RestApi/.vs
  8. Code/RestApi/bin
  9. Code/RestApi/obj
  10. Code/RestApi/BpAgent/bin
  11. Code/RestApi/BpAgent/obj
  12. Code/RestApi/BpImplement/bin
  13. Code/RestApi/BpImplement/obj
  14. Code/RestApi/Deploy/bin
  15. Code/RestApi/Deploy/obj
  16. Code/UFIDA.U9.Cust.Kusi.Plugin/.vs
  17. Code/UFIDA.U9.Cust.Kusi.Plugin/BE/bin
  18. Code/UFIDA.U9.Cust.Kusi.Plugin/BE/obj
  19. Code/UFIDA.U9.Cust.Kusi.Plugin/BPSV/bin
  20. Code/UFIDA.U9.Cust.Kusi.Plugin/BPSV/obj
  21. Code/UFIDA.U9.Cust.Kusi.Plugin/UI/bin
  22. Code/UFIDA.U9.Cust.Kusi.Plugin/UI/obj
  23. Code/UFIDA.U9.Cust.KuSi.zhangky.BPSVPlug/UFIDA.U9.Cust.KuSi.zhangky.BPSVPlug/bin
  24. Code/UFIDA.U9.Cust.KuSi.zhangky.BPSVPlug/UFIDA.U9.Cust.KuSi.zhangky.BPSVPlug/obj
  25. Code/UFIDA.U9.Cust.KuSi.zhangky.BPSVPlug/.vs