소스 검색

updated .gitignore and fixed Benlitz's voxel vcxproj

undefined
Benlitz Sam Hocevar <sam@hocevar.net> 11 년 전
부모
커밋
eaaf4ef3d3
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. +6
    -0
      .gitignore

+ 6
- 0
.gitignore 파일 보기

@@ -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/*


불러오는 중...
취소
저장