From c0d49b1ffb7c85ff0ae3676a7e517871ac2206de Mon Sep 17 00:00:00 2001 From: BFH-hga3 Date: Sat, 25 Nov 2023 14:33:21 +0100 Subject: [PATCH] UC: Added ignore template for BFH workflows This set of ignore patterns is used at BFH in combination with other gitignore templates. --- community/bfh.gitignore | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 community/bfh.gitignore diff --git a/community/bfh.gitignore b/community/bfh.gitignore new file mode 100644 index 00000000..3ccefb5a --- /dev/null +++ b/community/bfh.gitignore @@ -0,0 +1,19 @@ +# gitignore template for Bern University of Applied Sciences (BFH) workflows +# website: https://www.ti.bfh.ch + +# Additions to LaTeX build flow +_output/ + +# Additions used in embedded build flows +_build/ +build/ + +# Additions used in STM32 based workflows +STM32Make.make +STM32-for-VSCode.config.yaml + +# Additions in general purpose flows +[Au][Uu][Tt]??[_/]* +[Ss][Pp][Rr]??[_/]* +_sandbox/ +[aefimswx]?[abcdefghimop]_*