change git ignore
This commit is contained in:
16
.gitignore
vendored
16
.gitignore
vendored
@ -2,14 +2,14 @@
|
||||
Manual/*
|
||||
Datenblätter/*
|
||||
|
||||
Software/.vscode/*
|
||||
Software/build/*
|
||||
Software/Debug
|
||||
Software/.cache/*
|
||||
Software/compile_commands.json
|
||||
Software/STM32Make.make
|
||||
Software/.metadata/*
|
||||
Software/openocd.cfg
|
||||
/.vscode/
|
||||
/build/
|
||||
/Debug
|
||||
/.cache/
|
||||
compile_commands.json
|
||||
STM32Make.make
|
||||
/.metadata/
|
||||
openocd.cfg
|
||||
|
||||
Simulation/*
|
||||
!Simulation/SLS_Sim.asc
|
||||
|
||||
Reference in New Issue
Block a user