Este site funciona melhor com JavaScript.
Página inicial
Ajuda
Acessar
lolengine
/
lol
espelhamento de
https://github.com/lolengine/lol
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
0
Wiki
Atividade
Ver código fonte
updated .gitignore and fixed Benlitz's voxel vcxproj
undefined
Benlitz
Sam Hocevar
<sam@hocevar.net>
11 anos atrás
pai
9ecd579593
commit
eaaf4ef3d3
1 arquivos alterados
com
6 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+6
-0
.gitignore
+ 6
- 0
.gitignore
Ver arquivo
@@ -61,6 +61,12 @@ build/vs2010/*.sdf
build/vs2010/*.suo
build/vs2010/*.log
build/vs2010/*.XGD
build/vs2012/ipch
build/vs2012/*.opensdf
build/vs2012/*.sdf
build/vs2012/*.suo
build/vs2012/*.log
build/vs2012/*.XGD
# 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/*
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar