.gitignore 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. .vs
  2. !/dll/*.dll
  3. obj
  4. bin
  5. debug
  6. packages
  7. *.exe
  8. logs
  9. /Lottomat.Application/Lottomat.Application.Admin/bin
  10. /Lottomat.Application/Lottomat.Application.Busines/bin
  11. /Lottomat.Application/Lottomat.Application.Busines/obj
  12. /Lottomat.Application/Lottomat.Application.Cache/obj
  13. /Lottomat.Application/Lottomat.Application.Cache/bin
  14. /Lottomat.Application/Lottomat.Application.Code/obj
  15. /Lottomat.Application/Lottomat.Application.Code/bin
  16. /Lottomat.Application/Lottomat.Application.Entity/obj
  17. /Lottomat.Application/Lottomat.Application.Entity/bin
  18. /Lottomat.Application/Lottomat.Application.IService/bin
  19. /Lottomat.Application/Lottomat.Application.IService/obj
  20. /Lottomat.Application/Lottomat.Application.Mapping/obj
  21. /Lottomat.Application/Lottomat.Application.Mapping/bin
  22. /Lottomat.Application/Lottomat.Application.Service/bin
  23. /Lottomat.Application/Lottomat.Application.Service/obj
  24. /Lottomat.Application/Lottomat.Application.SystemAutoJob/bin
  25. /Lottomat.Application/Lottomat.Application.SystemAutoJob/obj
  26. /Lottomat.Cache/CP.Cache/bin
  27. /Lottomat.Cache/CP.Cache/obj
  28. /Lottomat.Cache/Lottomat.Cache/bin
  29. /Lottomat.Cache/Lottomat.Cache/obj
  30. /Lottomat.Cache/Lottomat.Cache.Factory/bin
  31. /Lottomat.Cache/Lottomat.Cache.Factory/obj
  32. /Lottomat.Cache/Lottomat.Cache.Memcached/bin
  33. /Lottomat.Cache/Lottomat.Cache.Memcached/obj
  34. /Lottomat.Cache/Lottomat.Cache.Redis/bin
  35. /Lottomat.Cache/Lottomat.Cache.Redis/obj
  36. /Lottomat.CodeGenerator/obj
  37. /Lottomat.CodeGenerator/bin
  38. /Lottomat.Data/Lottomat.Data/obj
  39. /Lottomat.Data/Lottomat.Data/bin
  40. /Lottomat.Data/Lottomat.Data.Dapper/bin
  41. /Lottomat.Data/Lottomat.Data.Dapper/obj
  42. /Lottomat.Data/Lottomat.Data.EF/bin
  43. /Lottomat.Data/Lottomat.Data.EF/obj
  44. /Lottomat.Data/Lottomat.Data.Repository/bin
  45. /Lottomat.Data/Lottomat.Data.Repository/obj
  46. /Lottomat.SOA.API/obj
  47. /Lottomat.SOA.API/bin
  48. /Lottomat.Util/Lottomat.Util/obj
  49. /Lottomat.Util/Lottomat.Util/bin
  50. /Lottomat.Util/Lottomat.Util.Extension/bin
  51. /Lottomat.Util/Lottomat.Util.Extension/obj
  52. /Lottomat.Util/Lottomat.Util.Ioc/bin
  53. /Lottomat.Util/Lottomat.Util.Ioc/obj
  54. /Lottomat.Util/Lottomat.Util.Log/bin
  55. /Lottomat.Util/Lottomat.Util.Log/obj
  56. /Lottomat.Util/Lottomat.Util.Offices/bin
  57. /Lottomat.Util/Lottomat.Util.Offices/obj
  58. /Lottomat.Util/Lottomat.Util.WebControl/bin
  59. /Lottomat.Util/Lottomat.Util.WebControl/obj