# ignore toolchain
avr8-gnu-toolchain-win32_x86_64/
avrdude.conf
# ignore build / binary files
*.exe
*.hex
*.elf
*.o
*.map
*.log
*.bin

# optional (AVR builds)
*.lss
*.eep