浏览代码

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