소스 검색

Update .gitignore so that the newly-added config.h is visible to git.

Change-Id: I0054c8d6f80fc71073ca70a121f1acafc12e030b
Jisi Liu 10 년 전
부모
커밋
c2f2bce6af
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -24,7 +24,7 @@ gtest
 # in-tree configure-generated files
 Makefile
 src/Makefile
-config.h
+/config.h
 config.log
 config.status