aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJisi Liu <jisi.liu@gmail.com>2015-02-25 16:13:53 -0800
committerJisi Liu <jisi.liu@gmail.com>2015-02-25 16:48:26 -0800
commitc2f2bce6afc277141e2726de9a0d08a22c86cc61 (patch)
tree4cf860eeb3ec63f2943dec9ffc6de5300be9d3e9 /.gitignore
parent581a5266ee592eaed28a24d4aa58c59d4d0135e8 (diff)
downloadprotobuf-c2f2bce6afc277141e2726de9a0d08a22c86cc61.tar.gz
protobuf-c2f2bce6afc277141e2726de9a0d08a22c86cc61.tar.bz2
protobuf-c2f2bce6afc277141e2726de9a0d08a22c86cc61.zip
Update .gitignore so that the newly-added config.h is visible to git.
Change-Id: I0054c8d6f80fc71073ca70a121f1acafc12e030b
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index f0f1f29f..2ccf83fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,7 +24,7 @@ gtest
# in-tree configure-generated files
Makefile
src/Makefile
-config.h
+/config.h
config.log
config.status