gitignore: add .cache.mk
authorJohannes Berg <johannes.berg@intel.com>
Thu, 26 Apr 2018 10:25:40 +0000 (12:25 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 26 Apr 2018 10:25:40 +0000 (12:25 +0200)
This seems to be generated by newer kernels when building,
add it to the gitignore.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
backport/.gitignore

index 43a3d08af3f24fc2c5963414d83438b976019666..c6cf6ce3c1d5d9272184f0a0c7a57a86cbdae3d8 100644 (file)
@@ -19,3 +19,4 @@ kconf/conf
 .tmp_versions
 Module.symvers
 *.mod.c
+.cache.mk