From 2ede1c3ddc7ce4141f83751eb31d320e88d95421 Mon Sep 17 00:00:00 2001 From: YunHorn Technology Date: Mon, 8 Apr 2024 14:24:49 +0800 Subject: [PATCH] add ignore file --- .extSettings | 6 ++++ .gitignore | 89 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 95 insertions(+) create mode 100644 .extSettings create mode 100644 .gitignore diff --git a/.extSettings b/.extSettings new file mode 100644 index 0000000..632284c --- /dev/null +++ b/.extSettings @@ -0,0 +1,6 @@ +[ProjectFiles] +HeaderPath=..\..\..\..\..\..\Drivers\BSP\STM32WLxx_Nucleo +[Others] +[Groups] +Drivers/BSP/STM32WLxx_Nucleo=../../../../../../Drivers/BSP/STM32WLxx_Nucleo/stm32wlxx_nucleo.c; ../../../../../../Drivers/BSP/STM32WLxx_Nucleo/stm32wlxx_nucleo_radio.c +Doc=./readme.txt; diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..139b922 --- /dev/null +++ b/.gitignore @@ -0,0 +1,89 @@ +# ---> C +# Prerequisites +*.d + +# Object files +*.o +*.ko +*.obj +*.elf +*.e1f +*.axf +*.de +*.cyclo +*.list +*.mk +*.settings.xml +*.mk +# Linker output +*.ilk +*.map +*.exp +*.list +*.su + +# Precompiled Headers +*.gch +*.pch + +# Libraries +*.lib +*.a +*.la +*.lo + +# Shared objects (inc. Windows DLLs) +*.dll +*.so +*.so.* +*.dylib + + +# Executables +*.exe +*.out +*.app +*.i*86 +*.x86_64 +*.hex +*.axf +*.dep +*.d +*.o +*.dp +*.lst +*.build_log +*.build_log.htm + + +# Debug files +*.dSYM/ +*.su +*.idb +*.pdb +*.dbgconf +*.uvguix.lenovo +*.uvoptx +*.uvprojx +*.build_log.htm +*.htm +*.map +*.lnp +*.sct +*.crf +*.lst + + +# Kernel Module Compile Results +*.mod* +*.cmd +*.htm +*.html +.tmp_versions/ +modules.order +Module.symvers +Mkfile.old +dkms.conf +*.cyclo +*.settings.* +