Просмотр исходного кода

adding resharper to .gitignore for the lame windows coders that also writes assisted C# code

undefined
Benlitz Sam Hocevar <sam@hocevar.net> 11 лет назад
Родитель
Сommit
02435c4b22
1 измененных файлов: 2 добавлений и 0 удалений
  1. +2
    -0
      .gitignore

+ 2
- 0
.gitignore Просмотреть файл

@@ -67,6 +67,8 @@ build/vs2012/*.sdf
build/vs2012/*.suo
build/vs2012/*.log
build/vs2012/*.XGD
# ReSharper cruft
_ReSharper.*
# Do not exclude anything in external. There is no way to do this recursively
# but the nesting below is currently one level more than our current max.
!external/*


Загрузка…
Отмена
Сохранить