aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJisi Liu <jisi.liu@gmail.com>2015-02-26 02:41:11 +0100
committerGerrit Code Review <support@gerrithub.io>2015-02-26 02:41:11 +0100
commit3feaac7d8c5f885ed6f91af7bff2b6f1289b12ac (patch)
tree5b1833b802c5d90483695f8e7f2e22251de726c4
parentb67096072b471087ba88a4eaa055156d503929b0 (diff)
parentc2f2bce6afc277141e2726de9a0d08a22c86cc61 (diff)
downloadprotobuf-3feaac7d8c5f885ed6f91af7bff2b6f1289b12ac.tar.gz
protobuf-3feaac7d8c5f885ed6f91af7bff2b6f1289b12ac.tar.bz2
protobuf-3feaac7d8c5f885ed6f91af7bff2b6f1289b12ac.zip
Merge "Update .gitignore so that the newly-added config.h is visible to git." into v3.0.0-alpha-2
-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