.gitignore: Add techpack directory to gitignore

The code under the techpack directory is maintained
in different repositories, and thus, should be ignored
by the kernel git repository, so add the techpack
directory to the gitignore.

Change-Id: Id8f737e3ddf36ca983b81e62bf7b881d61916353
Signed-off-by: Isaac J. Manjarres <isaacm@codeaurora.org>
This commit is contained in:
Isaac J. Manjarres 2019-05-06 09:34:35 -07:00 committed by Gerrit - the friendly Code Review server
parent 08c5a1bee4
commit b223e3e13e

3
.gitignore vendored
View File

@ -146,3 +146,6 @@ x509.genkey
arch/*/configs/vendor/*-gki_defconfig
arch/*/configs/vendor/*-qgki_defconfig
arch/*/configs/vendor/*-qgki-debug_defconfig
# Tech package directories
techpack/