# IDE / editor files
.idea/
.vscode/
.*.swp
# General
/tmp
# C code
*.o
*.obj
*.elf
*.hex
*.gch
*.pch
# Python
__pycache__
*.py[cod]
/venv
# Firmware
/firmware/build