Removed cached temp files
This commit is contained in:
18
.gitignore
vendored
18
.gitignore
vendored
@@ -2,11 +2,13 @@
|
||||
# =========================================================
|
||||
# STM32 / CubeIDE build output
|
||||
# =========================================================
|
||||
Debug/
|
||||
Release/
|
||||
build/
|
||||
Build/
|
||||
out/
|
||||
bpdt-firmware/bpdt-adapter-stm32h5/Debug/
|
||||
bpdt-firmware/bpdt-adapter-stm32h5/Release/
|
||||
bpdt-firmware/bpdt-adapter-stm32h5/build/
|
||||
bpdt-firmware/bpdt-adapter-stm32h5/Build/
|
||||
bpdt-firmware/bpdt-adapter-stm32h5/out/
|
||||
bpdt-firmware/bpdt-adapter-stm32h5/.settings/*.log
|
||||
bpdt-firmware/bpdt-adapter-stm32h5/.settings/language.settings.xml
|
||||
|
||||
*.o
|
||||
*.obj
|
||||
@@ -30,13 +32,11 @@ out/
|
||||
*.launch
|
||||
*.log
|
||||
|
||||
# Optional: user-specific settings only
|
||||
.settings/*.log
|
||||
.settings/language.settings.xml
|
||||
|
||||
# =========================================================
|
||||
# KiCad generated temporary / backup files
|
||||
# =========================================================
|
||||
bpdt-hardware/bpdt-hardware-backups
|
||||
bpdt-hardware/#auto_saved_files#
|
||||
*.kicad_prl
|
||||
*.kicad_sch-bak
|
||||
*.kicad_pcb-bak
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
C:\Users\herli\Documents\Git\bpdt-adapter-stm32h5\bpdt-hardware\_autosave-bpdt-hardware.kicad_sch
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user