test commit, update gitignore
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@ -2,5 +2,15 @@
|
||||
Manual/*
|
||||
Datenblätter/*
|
||||
|
||||
Software/.vscode/*
|
||||
Software/build/*
|
||||
Software/Debug
|
||||
Software/.cache/*
|
||||
Software/.clangd
|
||||
Software/compile_commands.json
|
||||
Software/STM32Make.make
|
||||
Software/.metadata/*
|
||||
Software/openocd.cfg
|
||||
|
||||
Simulation/*
|
||||
!Simulation/SLS_Sim.asc
|
||||
|
||||
Reference in New Issue
Block a user