*.a
*.bin
*.exe
*.hex
*.map
*.dis
*.png
*.log
*.elf
*.zip
*.d
*.ihex
*.pyc
*~
obj_*
Makefile.target
tools/doxygen/html
patches-*
tools/tunslip
tools/tunslip6
build
tools/coffee-manager/build/
tools/coffee-manager/coffee.jar
tools/collect-view/build/
tools/collect-view/dist/
COOJA.testlog
compile_commands.json

# platform build artifacts
*.cc2538dk
*.cooja
*.dpp-cc430
*.jn516x
*.native
*.nrf52dk
*.openmote-cc2538
*.sky
*.srf06-cc26xx
*.zoul

# do not ignore platform makefiles
!Makefile.cc2538dk
!Makefile.cooja
!Makefile.dpp-cc430
!Makefile.jn516x
!Makefile.native
!Makefile.nrf52dk
!Makefile.openmote-cc2538
!Makefile.sky
!Makefile.srf06-cc26xx
!Makefile.zoul

# other nRF52 build artifacts
*.jlink

#test artifacts
*.testlog
*.log.prog
*.report
summary
*.summary
*.runerr
*.runlog
*.faillog
tests/[0-9][0-9]-*/report
tests/[0-9][0-9]-*/org/

# x86 UEFI files
cpu/x86/uefi/Makefile.uefi
cpu/x86/uefi/edk2

.cproject
.project
.settings
