Il sito funziona meglio con JavaScript.
Home
Aiuto
Accedi
lolengine
/
lol
mirror da
https://github.com/lolengine/lol
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
adding resharper to .gitignore for the lame windows coders that also writes assisted C# code
undefined
Benlitz
Sam Hocevar
<sam@hocevar.net>
11 anni fa
parent
b91c177125
commit
02435c4b22
1 ha cambiato i file
con
2 aggiunte
e
0 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+2
-0
.gitignore
+ 2
- 0
.gitignore
Vedi File
@@ -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/*
Scrivi
Anteprima
Caricamento…
Annulla
Salva