Remove galileo-related entries from gitignore
This commit is contained in:
parent
cc0ab1ac47
commit
12ec2b4885
14
.gitignore
vendored
14
.gitignore
vendored
@ -36,7 +36,6 @@ tools/cooja/apps/collect-view/cooja-collect-view.jar
|
|||||||
*.cc2538dk
|
*.cc2538dk
|
||||||
*.cooja
|
*.cooja
|
||||||
*.cooja-ip64
|
*.cooja-ip64
|
||||||
*.galileo
|
|
||||||
*.jn516x
|
*.jn516x
|
||||||
*.native
|
*.native
|
||||||
*.nrf52dk
|
*.nrf52dk
|
||||||
@ -49,7 +48,6 @@ tools/cooja/apps/collect-view/cooja-collect-view.jar
|
|||||||
!Makefile.cc2538dk
|
!Makefile.cc2538dk
|
||||||
!Makefile.cooja
|
!Makefile.cooja
|
||||||
!Makefile.cooja-ip64
|
!Makefile.cooja-ip64
|
||||||
!Makefile.galileo
|
|
||||||
!Makefile.jn516x
|
!Makefile.jn516x
|
||||||
!Makefile.native
|
!Makefile.native
|
||||||
!Makefile.nrf52dk
|
!Makefile.nrf52dk
|
||||||
@ -58,21 +56,9 @@ tools/cooja/apps/collect-view/cooja-collect-view.jar
|
|||||||
!Makefile.srf06-cc26xx
|
!Makefile.srf06-cc26xx
|
||||||
!Makefile.zoul
|
!Makefile.zoul
|
||||||
|
|
||||||
# other galileo build and debug artefacts
|
|
||||||
*.galileo.dll
|
|
||||||
*.galileo.efi
|
|
||||||
LOG_OPENOCD
|
|
||||||
|
|
||||||
# other nRF52 build artifacts
|
# other nRF52 build artifacts
|
||||||
*.jlink
|
*.jlink
|
||||||
|
|
||||||
# galileo bsp files
|
|
||||||
platform/galileo/bsp/libc/Makefile.libc
|
|
||||||
platform/galileo/bsp/libc/i586-elf/
|
|
||||||
platform/galileo/bsp/libc/newlib-2.2.0-1*
|
|
||||||
platform/galileo/bsp/grub/src/
|
|
||||||
platform/galileo/bsp/grub/bin/
|
|
||||||
|
|
||||||
# VC++ build artifacts
|
# VC++ build artifacts
|
||||||
*.exp
|
*.exp
|
||||||
*.ilk
|
*.ilk
|
||||||
|
Loading…
Reference in New Issue
Block a user