From 7dcbeb6eda115e419888137945b5782ad5728bda Mon Sep 17 00:00:00 2001 From: Frank Voorburg Date: Fri, 21 Jun 2019 10:03:29 +0000 Subject: [PATCH] Refs #823. Added gitignore files to empty directories that are needed to probably build programs. git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@699 5dc33758-31d5-4daf-9ae8-b24bf3d40d73 --- Doc/ReferenceManuals/.gitignore | 4 ++++ Doc/doxygen/images/SeedNKey/.gitignore | 4 ++++ Doc/doxygen/output/BootCommander/.gitignore | 4 ++++ Doc/doxygen/output/LibOpenBLT/.gitignore | 4 ++++ Doc/doxygen/output/OpenBLT/.gitignore | 4 ++++ Doc/doxygen/output/SeedNKey/.gitignore | 4 ++++ Host/Source/BootCommander/build/.gitignore | 4 ++++ Host/Source/LibOpenBLT/build/.gitignore | 4 ++++ Host/Source/SeedNKey/build/.gitignore | 4 ++++ .../ARM7_LPC2000_Olimex_LPC_L2294_GCC/Boot/obj/.gitignore | 4 ++++ .../ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/obj/.gitignore | 4 ++++ .../Boot/obj/.gitignore | 4 ++++ .../Prog/obj/.gitignore | 4 ++++ .../Boot/obj/.gitignore | 4 ++++ .../Prog/obj/.gitignore | 4 ++++ .../Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Boot/obj/.gitignore | 4 ++++ .../Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/obj/.gitignore | 4 ++++ .../Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Boot/obj/.gitignore | 4 ++++ .../Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/obj/.gitignore | 4 ++++ .../Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Boot/obj/.gitignore | 4 ++++ .../Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/obj/.gitignore | 4 ++++ .../Boot/obj/.gitignore | 4 ++++ .../Prog/obj/.gitignore | 4 ++++ .../Boot/obj/.gitignore | 4 ++++ .../Prog/obj/.gitignore | 4 ++++ .../Boot/obj/.gitignore | 4 ++++ .../Prog/obj/.gitignore | 4 ++++ .../ARMCM3_LM3S_EK_LM3S6965_Crossworks/Boot/obj/.gitignore | 4 ++++ .../ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/obj/.gitignore | 4 ++++ Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Boot/obj/.gitignore | 4 ++++ Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/obj/.gitignore | 4 ++++ Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Boot/obj/.gitignore | 4 ++++ Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/obj/.gitignore | 4 ++++ .../ARMCM3_LM3S_EK_LM3S8962_Crossworks/Boot/obj/.gitignore | 4 ++++ .../ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/obj/.gitignore | 4 ++++ Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Boot/obj/.gitignore | 4 ++++ Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/obj/.gitignore | 4 ++++ Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Boot/obj/.gitignore | 4 ++++ Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/obj/.gitignore | 4 ++++ .../Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Boot/obj/.gitignore | 4 ++++ .../Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/obj/.gitignore | 4 ++++ .../Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Boot/obj/.gitignore | 4 ++++ .../Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/obj/.gitignore | 4 ++++ .../Boot/obj/.gitignore | 4 ++++ .../Prog/obj/.gitignore | 4 ++++ .../ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/obj/.gitignore | 4 ++++ .../ARMCM3_STM32F1_Olimex_STM32H103_GCC/Prog/obj/.gitignore | 4 ++++ .../ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/obj/.gitignore | 4 ++++ .../ARMCM3_STM32F1_Olimex_STM32H103_IAR/Prog/obj/.gitignore | 4 ++++ .../Boot/obj/.gitignore | 4 ++++ .../Prog/obj/.gitignore | 4 ++++ .../ARMCM3_STM32F1_Olimex_STM32P103_GCC/Boot/obj/.gitignore | 4 ++++ .../ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/obj/.gitignore | 4 ++++ .../ARMCM3_STM32F1_Olimex_STM32P103_IAR/Boot/obj/.gitignore | 4 ++++ .../ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/obj/.gitignore | 4 ++++ .../ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/obj/.gitignore | 4 ++++ .../ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/obj/.gitignore | 4 ++++ .../ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/obj/.gitignore | 4 ++++ .../ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/obj/.gitignore | 4 ++++ .../ARMCM3_STM32F2_Olimex_STM32P207_GCC/Boot/obj/.gitignore | 4 ++++ .../ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/obj/.gitignore | 4 ++++ .../ARMCM3_STM32F2_Olimex_STM32P207_IAR/Boot/obj/.gitignore | 4 ++++ .../ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/obj/.gitignore | 4 ++++ .../ARMCM4_STM32F3_Discovery_F303VC_GCC/Boot/obj/.gitignore | 4 ++++ .../ARMCM4_STM32F3_Discovery_F303VC_GCC/Prog/obj/.gitignore | 4 ++++ .../ARMCM4_STM32F3_Discovery_F303VC_IAR/Boot/obj/.gitignore | 4 ++++ .../ARMCM4_STM32F3_Discovery_F303VC_IAR/Prog/obj/.gitignore | 4 ++++ .../Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Boot/obj/.gitignore | 4 ++++ .../Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/obj/.gitignore | 4 ++++ .../Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Boot/obj/.gitignore | 4 ++++ .../Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/obj/.gitignore | 4 ++++ .../ARMCM4_STM32F4_Olimex_STM32E407_GCC/Boot/obj/.gitignore | 4 ++++ .../ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/obj/.gitignore | 4 ++++ .../ARMCM4_STM32F4_Olimex_STM32E407_IAR/Boot/obj/.gitignore | 4 ++++ .../ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/obj/.gitignore | 4 ++++ .../ARMCM4_STM32F4_Olimex_STM32P405_GCC/Boot/obj/.gitignore | 4 ++++ .../ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/obj/.gitignore | 4 ++++ .../ARMCM4_STM32F4_Olimex_STM32P405_IAR/Boot/obj/.gitignore | 4 ++++ .../ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/obj/.gitignore | 4 ++++ .../Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Boot/obj/.gitignore | 4 ++++ .../Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/obj/.gitignore | 4 ++++ .../Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Boot/obj/.gitignore | 4 ++++ .../Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/obj/.gitignore | 4 ++++ Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Boot/obj/.gitignore | 4 ++++ Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/obj/.gitignore | 4 ++++ .../ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Boot/obj/.gitignore | 4 ++++ .../ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/obj/.gitignore | 4 ++++ .../Demo/ARMCM7_STM32F7_Nucleo_F746ZG_GCC/Boot/obj/.gitignore | 4 ++++ .../Demo/ARMCM7_STM32F7_Nucleo_F746ZG_GCC/Prog/obj/.gitignore | 4 ++++ .../Demo/ARMCM7_STM32F7_Nucleo_F746ZG_IAR/Boot/obj/.gitignore | 4 ++++ .../Demo/ARMCM7_STM32F7_Nucleo_F746ZG_IAR/Prog/obj/.gitignore | 4 ++++ .../Demo/ARMCM7_STM32F7_Nucleo_F767ZI_GCC/Boot/obj/.gitignore | 4 ++++ .../Demo/ARMCM7_STM32F7_Nucleo_F767ZI_GCC/Prog/obj/.gitignore | 4 ++++ .../Demo/ARMCM7_STM32F7_Nucleo_F767ZI_IAR/Boot/obj/.gitignore | 4 ++++ .../Demo/ARMCM7_STM32F7_Nucleo_F767ZI_IAR/Prog/obj/.gitignore | 4 ++++ Target/Demo/_template/Boot/bin/.gitignore | 4 ++++ Target/Demo/_template/Boot/obj/.gitignore | 4 ++++ Target/Demo/_template/Prog/bin/.gitignore | 4 ++++ Target/Demo/_template/Prog/obj/.gitignore | 4 ++++ 99 files changed, 396 insertions(+) create mode 100644 Doc/ReferenceManuals/.gitignore create mode 100644 Doc/doxygen/images/SeedNKey/.gitignore create mode 100644 Doc/doxygen/output/BootCommander/.gitignore create mode 100644 Doc/doxygen/output/LibOpenBLT/.gitignore create mode 100644 Doc/doxygen/output/OpenBLT/.gitignore create mode 100644 Doc/doxygen/output/SeedNKey/.gitignore create mode 100644 Host/Source/BootCommander/build/.gitignore create mode 100644 Host/Source/LibOpenBLT/build/.gitignore create mode 100644 Host/Source/SeedNKey/build/.gitignore create mode 100644 Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Boot/obj/.gitignore create mode 100644 Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM7_STM32F7_Nucleo_F746ZG_GCC/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM7_STM32F7_Nucleo_F746ZG_GCC/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM7_STM32F7_Nucleo_F746ZG_IAR/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM7_STM32F7_Nucleo_F746ZG_IAR/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM7_STM32F7_Nucleo_F767ZI_GCC/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM7_STM32F7_Nucleo_F767ZI_GCC/Prog/obj/.gitignore create mode 100644 Target/Demo/ARMCM7_STM32F7_Nucleo_F767ZI_IAR/Boot/obj/.gitignore create mode 100644 Target/Demo/ARMCM7_STM32F7_Nucleo_F767ZI_IAR/Prog/obj/.gitignore create mode 100644 Target/Demo/_template/Boot/bin/.gitignore create mode 100644 Target/Demo/_template/Boot/obj/.gitignore create mode 100644 Target/Demo/_template/Prog/bin/.gitignore create mode 100644 Target/Demo/_template/Prog/obj/.gitignore diff --git a/Doc/ReferenceManuals/.gitignore b/Doc/ReferenceManuals/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Doc/ReferenceManuals/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Doc/doxygen/images/SeedNKey/.gitignore b/Doc/doxygen/images/SeedNKey/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Doc/doxygen/images/SeedNKey/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Doc/doxygen/output/BootCommander/.gitignore b/Doc/doxygen/output/BootCommander/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Doc/doxygen/output/BootCommander/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Doc/doxygen/output/LibOpenBLT/.gitignore b/Doc/doxygen/output/LibOpenBLT/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Doc/doxygen/output/LibOpenBLT/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Doc/doxygen/output/OpenBLT/.gitignore b/Doc/doxygen/output/OpenBLT/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Doc/doxygen/output/OpenBLT/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Doc/doxygen/output/SeedNKey/.gitignore b/Doc/doxygen/output/SeedNKey/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Doc/doxygen/output/SeedNKey/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Host/Source/BootCommander/build/.gitignore b/Host/Source/BootCommander/build/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Host/Source/BootCommander/build/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Host/Source/LibOpenBLT/build/.gitignore b/Host/Source/LibOpenBLT/build/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Host/Source/LibOpenBLT/build/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Host/Source/SeedNKey/build/.gitignore b/Host/Source/SeedNKey/build/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Host/Source/SeedNKey/build/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Boot/obj/.gitignore b/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/obj/.gitignore b/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARM7_LPC2000_Olimex_LPC_L2294_GCC/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Boot/obj/.gitignore b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/obj/.gitignore b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_GCC/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Boot/obj/.gitignore b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/obj/.gitignore b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM0_STM32F0_Discovery_STM32F051_IAR/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Boot/obj/.gitignore b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/obj/.gitignore b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_GCC/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Boot/obj/.gitignore b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/obj/.gitignore b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM0_STM32F0_Nucleo_F091RC_IAR/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Boot/obj/.gitignore b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/obj/.gitignore b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM0_XMC1_XMC1400_Boot_Kit_IAR/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Boot/obj/.gitignore b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/obj/.gitignore b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_Crossworks/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Boot/obj/.gitignore b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/obj/.gitignore b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_GCC/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Boot/obj/.gitignore b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/obj/.gitignore b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_EFM32_Olimex_EM32G880F128STK_IAR/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Boot/obj/.gitignore b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/obj/.gitignore b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_Crossworks/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Boot/obj/.gitignore b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/obj/.gitignore b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Boot/obj/.gitignore b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/obj/.gitignore b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Boot/obj/.gitignore b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/obj/.gitignore b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_Crossworks/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Boot/obj/.gitignore b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/obj/.gitignore b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_GCC/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Boot/obj/.gitignore b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/obj/.gitignore b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_LM3S_EK_LM3S8962_IAR/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Boot/obj/.gitignore b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/obj/.gitignore b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_GCC/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Boot/obj/.gitignore b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/obj/.gitignore b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_STM32F1_Nucleo_F103RB_IAR/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/obj/.gitignore b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/obj/.gitignore b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_Crossworks/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/obj/.gitignore b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Prog/obj/.gitignore b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_GCC/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/obj/.gitignore b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Prog/obj/.gitignore b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32H103_IAR/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Boot/obj/.gitignore b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/obj/.gitignore b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_Crossworks/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Boot/obj/.gitignore b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/obj/.gitignore b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_GCC/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Boot/obj/.gitignore b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/obj/.gitignore b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_STM32F1_Olimex_STM32P103_IAR/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/obj/.gitignore b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/obj/.gitignore b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_GCC/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/obj/.gitignore b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/obj/.gitignore b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_STM32F1_Olimexino_STM32_IAR/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Boot/obj/.gitignore b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/obj/.gitignore b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_GCC/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Boot/obj/.gitignore b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/obj/.gitignore b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM3_STM32F2_Olimex_STM32P207_IAR/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Boot/obj/.gitignore b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Prog/obj/.gitignore b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_GCC/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Boot/obj/.gitignore b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Prog/obj/.gitignore b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM4_STM32F3_Discovery_F303VC_IAR/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Boot/obj/.gitignore b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/obj/.gitignore b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_GCC/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Boot/obj/.gitignore b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/obj/.gitignore b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM4_STM32F3_Nucleo_F303K8_IAR/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Boot/obj/.gitignore b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/obj/.gitignore b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_GCC/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Boot/obj/.gitignore b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/obj/.gitignore b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32E407_IAR/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Boot/obj/.gitignore b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/obj/.gitignore b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_GCC/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Boot/obj/.gitignore b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/obj/.gitignore b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM4_STM32F4_Olimex_STM32P405_IAR/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Boot/obj/.gitignore b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/obj/.gitignore b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_GCC/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Boot/obj/.gitignore b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/obj/.gitignore b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM4_STM32L4_Nucleo_L476RG_IAR/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Boot/obj/.gitignore b/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/obj/.gitignore b/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM4_TM4C_DK_TM4C123G_IAR/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Boot/obj/.gitignore b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/obj/.gitignore b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM4_XMC4_XMC4700_Relax_Kit_IAR/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM7_STM32F7_Nucleo_F746ZG_GCC/Boot/obj/.gitignore b/Target/Demo/ARMCM7_STM32F7_Nucleo_F746ZG_GCC/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM7_STM32F7_Nucleo_F746ZG_GCC/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM7_STM32F7_Nucleo_F746ZG_GCC/Prog/obj/.gitignore b/Target/Demo/ARMCM7_STM32F7_Nucleo_F746ZG_GCC/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM7_STM32F7_Nucleo_F746ZG_GCC/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM7_STM32F7_Nucleo_F746ZG_IAR/Boot/obj/.gitignore b/Target/Demo/ARMCM7_STM32F7_Nucleo_F746ZG_IAR/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM7_STM32F7_Nucleo_F746ZG_IAR/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM7_STM32F7_Nucleo_F746ZG_IAR/Prog/obj/.gitignore b/Target/Demo/ARMCM7_STM32F7_Nucleo_F746ZG_IAR/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM7_STM32F7_Nucleo_F746ZG_IAR/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM7_STM32F7_Nucleo_F767ZI_GCC/Boot/obj/.gitignore b/Target/Demo/ARMCM7_STM32F7_Nucleo_F767ZI_GCC/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM7_STM32F7_Nucleo_F767ZI_GCC/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM7_STM32F7_Nucleo_F767ZI_GCC/Prog/obj/.gitignore b/Target/Demo/ARMCM7_STM32F7_Nucleo_F767ZI_GCC/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM7_STM32F7_Nucleo_F767ZI_GCC/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM7_STM32F7_Nucleo_F767ZI_IAR/Boot/obj/.gitignore b/Target/Demo/ARMCM7_STM32F7_Nucleo_F767ZI_IAR/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM7_STM32F7_Nucleo_F767ZI_IAR/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/ARMCM7_STM32F7_Nucleo_F767ZI_IAR/Prog/obj/.gitignore b/Target/Demo/ARMCM7_STM32F7_Nucleo_F767ZI_IAR/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/ARMCM7_STM32F7_Nucleo_F767ZI_IAR/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/_template/Boot/bin/.gitignore b/Target/Demo/_template/Boot/bin/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/_template/Boot/bin/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/_template/Boot/obj/.gitignore b/Target/Demo/_template/Boot/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/_template/Boot/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/_template/Prog/bin/.gitignore b/Target/Demo/_template/Prog/bin/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/_template/Prog/bin/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/Target/Demo/_template/Prog/obj/.gitignore b/Target/Demo/_template/Prog/obj/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/Target/Demo/_template/Prog/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore