From 51b6d1f6b43b0d8a71c111a228b747554fc47a1c Mon Sep 17 00:00:00 2001 From: YunHorn Technology Date: Thu, 22 Sep 2022 11:19:42 +0800 Subject: [PATCH] version reply --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 79c1b72..d8b7d0a 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,8 @@ *.ilk *.map *.exp +*.hex +*.dep # Precompiled Headers *.gch @@ -41,6 +43,7 @@ *.hex *.axf *.dep +*.crf # Debug files *.dSYM/ @@ -51,6 +54,9 @@ # Kernel Module Compile Results *.mod* *.cmd +*.dep +*.crf +*.map .tmp_versions/ modules.order Module.symvers