nes-proj/.gitignore
George Oikonomou e4e56fc4d3 Gitignore doxygen output files in their new location
We moved doxygen documentation, so build artifacts are no longer being ignored. This commit sets .gitignore all documentation output in its new location
2017-11-04 22:20:51 +00:00

66 lines
844 B
Plaintext

*.a
*.bin
*.hex
*.map
*.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
# platform build artifacts
*.cc2538dk
*.cooja
*.jn516x
*.native
*.nrf52dk
*.openmote-cc2538
*.sky
*.srf06-cc26xx
*.zoul
# do not ignore platform makefiles
!Makefile.cc2538dk
!Makefile.cooja
!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