選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

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