.gitignore 77 B

12345678910
  1. .vs
  2. !/dll/*.dll
  3. obj
  4. bin
  5. debug
  6. *.exe
  7. logs
  8. Berry.Entity.xml
  9. XmlDocument.xml