.gitignore 70 B

12345678
  1. .vs/
  2. bin/
  3. obj/
  4. /tools/
  5. !/tools/packages.config
  6. *.user
  7. TestResult.xml