소스 검색

Update SCons.gitignore (#3001)

Added some files that SCons generates when its tries to configure libraries.
pull/3007/head
prs513rosewood 5 년 전
부모
커밋
91cca656df
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4
    0
      SCons.gitignore

+ 4
- 0
SCons.gitignore 파일 보기

@@ -1,2 +1,6 @@
# for projects that use SCons for building: http://http://www.scons.org/
.sconsign.dblite

# When configure fails, SCons outputs these
config.log
.sconf_temp

Loading…
취소
저장