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

Change-Id: I0054c8d6f80fc71073ca70a121f1acafc12e030b
changes/19/217319/2
Jisi Liu 10 years ago
parent 581a5266ee
commit c2f2bce6af
  1. 2
      .gitignore

2
.gitignore vendored

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

Loading…
Cancel
Save