소스 검색

Update .gitignore

- Ignore files in Debug.DLL from building VS2017 project.
pull/664/head
ChrisDill 7 년 전
부모
커밋
a7a70004f1
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore 파일 보기

@ -33,6 +33,7 @@ Thumbs.db
[Bb]in
[Dd]ebug/
[Dd]ebug.win32/
[Dd]ebug.DLL/
*.sbr
*.sdf
obj/

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