remove redundant port/*/.gitignore; cleanup others
This commit is contained in:
parent
7eaeca4eb3
commit
7bb90dbf45
1
ports/atmel-samd/.gitignore
vendored
1
ports/atmel-samd/.gitignore
vendored
@ -1 +0,0 @@
|
|||||||
build-*/
|
|
1
ports/cxd56/.gitignore
vendored
1
ports/cxd56/.gitignore
vendored
@ -1 +0,0 @@
|
|||||||
build-*/
|
|
1
ports/litex/.gitignore
vendored
1
ports/litex/.gitignore
vendored
@ -1 +0,0 @@
|
|||||||
build-*/
|
|
1
ports/mimxrt10xx/.gitignore
vendored
1
ports/mimxrt10xx/.gitignore
vendored
@ -1 +0,0 @@
|
|||||||
build-*/
|
|
9
ports/nrf/.gitignore
vendored
9
ports/nrf/.gitignore
vendored
@ -1,9 +1,2 @@
|
|||||||
# Old Nordic soft devices that don't allow redistribution
|
# Softdevice .hex files that should be preserved
|
||||||
#########################################################
|
|
||||||
drivers/bluetooth/s132_nrf52_2.0.1/
|
|
||||||
|
|
||||||
!drivers/bluetooth/*/*.hex
|
!drivers/bluetooth/*/*.hex
|
||||||
|
|
||||||
# Build files
|
|
||||||
#####################
|
|
||||||
build-*/
|
|
||||||
|
1
ports/raspberrypi/.gitignore
vendored
1
ports/raspberrypi/.gitignore
vendored
@ -1 +0,0 @@
|
|||||||
build-*/
|
|
6
ports/stm/.gitignore
vendored
6
ports/stm/.gitignore
vendored
@ -1,9 +1,3 @@
|
|||||||
# Build files
|
|
||||||
#####################
|
|
||||||
build-*/
|
|
||||||
|
|
||||||
# Reference files
|
# Reference files
|
||||||
#####################
|
#####################
|
||||||
ref/
|
ref/
|
||||||
|
|
||||||
.gdb_history
|
|
||||||
|
1
ports/unix/.gitignore
vendored
1
ports/unix/.gitignore
vendored
@ -1,4 +1,3 @@
|
|||||||
micropython
|
micropython
|
||||||
micropython-*
|
micropython-*
|
||||||
*.py
|
|
||||||
*.gcov
|
*.gcov
|
||||||
|
Loading…
Reference in New Issue
Block a user