Updated external library paths to be ignored by git.
authorOssama Othman <ossama.othman@intel.com>
Mon, 9 Mar 2015 23:50:35 +0000 (16:50 -0700)
committerPatrick Lankswert <patrick.lankswert@intel.com>
Tue, 10 Mar 2015 22:08:35 +0000 (22:08 +0000)
commitee1f37e083f4c63bbf5fcf99778b1bd4fb6782ab
tree0250afb1058b890edcaaec4a7939d40bc7d43720
parent9c363c69639709fa39f4ed9b65a0aa61246ef643
Updated external library paths to be ignored by git.

The downloaded cereal library is now placed in extlibs/cereal/cereal.
Updated the '.gitignore' file, accordingly.  Without this change in
place, changes to extlibs/cereal/SConscript would be incorrectly
ignored.

Lastly, ignore all downloaded and unpacked expat library files and
directories.

Change-Id: Ic2a211bd421d25e92449427c64d096e785d6282e
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/457
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Erich Keane <erich.keane@intel.com>
Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com>
.gitignore