summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSteve Muckle <smuckle@google.com>2017-09-27 17:18:48 -0700
committerAmit Pundir <amit.pundir@linaro.org>2017-10-15 23:28:32 +0530
commitfac6ab8b31ace72e73bc0c104ea24f3f48e3b415 (patch)
treef4f354692ff4dd55d7c4f100658566362b78b73e /.gitignore
parent22d281fbca13aefadb676a0ad56c27b49e6044b8 (diff)
ANDROID: add script to fetch android kernel config fragments
The Android kernel config fragments now live in a separate repository. To prevent others from having to search for this location, add a script to fetch and unpack the fragments. Update .gitignore to include these fragments. Change-Id: If2d4a59b86e4573b0a9b3190025dfe4191870b46 Signed-off-by: Steve Muckle <smuckle@google.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fd3a35592543..fa3e5f1d0808 100644
--- a/.gitignore
+++ b/.gitignore
@@ -112,3 +112,6 @@ all.config
# Kdevelop4
*.kdev4
+
+# fetched Android config fragments
+android/configs/android-*.cfg