Browse Source

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

Change-Id: I0054c8d6f80fc71073ca70a121f1acafc12e030b
Jisi Liu 10 years ago
parent
commit
c2f2bce6af
1 changed files with 1 additions and 1 deletions
  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