You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

CSharp.gitignore 167B

1234567891011
  1. # Visual Studio per-user files
  2. *.suo
  3. *.user
  4. # ReSharper meta directory
  5. _ReSharper*
  6. # Build Folders (you can keep bin if you'd like, to store dlls and pdbs)
  7. bin
  8. obj