summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSteve Muckle <smuckle@google.com>2017-09-27 17:18:48 -0700
committerSteve Muckle <smuckle@google.com>2017-10-03 10:59:04 -0700
commit69fbcb521aae48b51b8b0b673390ed05264bdd60 (patch)
tree94404bd006c52e7c5da0a88bd4079a34c00a3fa3 /.gitignore
parentd78a12988cc5d5080a2c1d03a9308b648c45a8d3 (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