.gitignore 43 B

1234567
  1. *.suo
  2. *.user
  3. bin/
  4. obj/
  5. _ReSharper*/
  6. build/