このサイトはJavaScriptを使用しています
ホーム
ヘルプ
サインイン
lolengine
/
lol
ミラー元
https://github.com/lolengine/lol
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
0
Wiki
アクティビティ
ソースを参照
adding resharper to .gitignore for the lame windows coders that also writes assisted C# code
undefined
Benlitz
Sam Hocevar
<sam@hocevar.net>
11年前
親
b91c177125
コミット
02435c4b22
1個のファイルの変更
、
2行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+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/*
書き込み
プレビュー
読み込み中…
キャンセル
保存