.gitignore 129 B

12345678
  1. # Build Folders (you can keep bin if you'd like, to store dlls and pdbs)
  2. bin
  3. obj
  4. # mstest test results
  5. TestResults
  6. node_modules