aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJeff Davidson <jpd@google.com>2014-10-16 10:54:04 -0700
committerJeff Davidson <jpd@google.com>2014-10-22 10:00:30 -0700
commit18007b8462bc2f361ac9fbf89e434dd5d4e3649a (patch)
tree7abfe1b0cdf70f22ff6fc300b9e0567d82cdbe0e /.gitignore
parent9be7e7401174d75e87e21fdc5f43549594a714bb (diff)
downloadexternal_protobuf-18007b8462bc2f361ac9fbf89e434dd5d4e3649a.zip
external_protobuf-18007b8462bc2f361ac9fbf89e434dd5d4e3649a.tar.gz
external_protobuf-18007b8462bc2f361ac9fbf89e434dd5d4e3649a.tar.bz2
Move protobuf 2.3.0 to prebuilts.
This will facilitate an upgrade to 2.6.0 and future versions without breaking applications which have a hardcoded dependency on 2.3.0. The existing make rules have been renamed to omit the version code. The prebuilts were built from a tree at commit 9be7e7401174d75e87e21fdc5f43549594a714bb. Change-Id: I90cf7f029217c8dc63a4b38252025c6b725d72a5
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ac1b297..992ab5c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -55,3 +55,4 @@ src/testzip.proto
src/testzip.zip
vsprojects/config.h
java/target/
+!prebuilts/**