summaryrefslogtreecommitdiff
path: root/backport
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2018-04-26 12:25:40 +0200
committerJohannes Berg <johannes.berg@intel.com>2018-04-26 12:25:40 +0200
commitcca903bebb2706196bb2b5b84808a411d312547c (patch)
tree8a84e170bf83a17e1628801f5d655b87f6511c4b /backport
parent5e12f1c894f91bac1b2ccf852317c3da52cc4c8b (diff)
gitignore: add .cache.mk
This seems to be generated by newer kernels when building, add it to the gitignore. Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'backport')
-rw-r--r--backport/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/backport/.gitignore b/backport/.gitignore
index 43a3d08a..c6cf6ce3 100644
--- a/backport/.gitignore
+++ b/backport/.gitignore
@@ -19,3 +19,4 @@ kconf/conf
.tmp_versions
Module.symvers
*.mod.c
+.cache.mk