.vscode
.history
*.swp
*~

# Compilation outputs
*.o
*.a
*.d
*.elf
*.bin
*.hex
*.map
*.lst

# IDE workspace files
*.code-workspace
.history/

# Arduino build folders
build/
bin/
obj/
ipch/

# Keil MDK outputs (if applicable)
*.bak
*.dep
*.uvgui.*
*.uvguix.*
*.htm
*.lnp
*.sct
*.axf
*.build_log.htm
*.scvd
Listings/
Objects/

# Windows image file caches
Thumbs.db
ehthumbs.db

# Folder config file
Desktop.ini

# Recycle Bin used on file shares
$RECYCLE.BIN/

# Windows Installer files
*.cab
*.msi
*.msm
*.msp

# Windows shortcuts
*.lnk

# Arduino debug
debug.cfg
debug_custom.json
*.svd

# =========================
# Operating System Files
# =========================

# OSX
# =========================

.DS_Store
.AppleDouble
.LSOverride

# Thumbnails
._*

# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns

# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
