mirror of
https://github.com/github/gitignore
synced 2025-02-16 15:44:07 +01:00
UC: Added ignore template for BFH workflows
This set of ignore patterns is used at BFH in combination with other gitignore templates.
This commit is contained in:
parent
4488915eec
commit
c0d49b1ffb
19
community/bfh.gitignore
Normal file
19
community/bfh.gitignore
Normal file
@ -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]_*
|
Loading…
x
Reference in New Issue
Block a user