Skip to content

Commit 7bb90db

Browse files
committed
remove redundant port/*/.gitignore; cleanup others
1 parent 7eaeca4 commit 7bb90db

File tree

8 files changed

+1
-20
lines changed

8 files changed

+1
-20
lines changed

ports/atmel-samd/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

ports/cxd56/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

ports/litex/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

ports/mimxrt10xx/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

ports/nrf/.gitignore

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,2 @@
1-
# Old Nordic soft devices that don't allow redistribution
2-
#########################################################
3-
drivers/bluetooth/s132_nrf52_2.0.1/
4-
1+
# Softdevice .hex files that should be preserved
52
!drivers/bluetooth/*/*.hex
6-
7-
# Build files
8-
#####################
9-
build-*/

ports/raspberrypi/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

ports/stm/.gitignore

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
# Build files
2-
#####################
3-
build-*/
4-
51
# Reference files
62
#####################
73
ref/
8-
9-
.gdb_history

ports/unix/.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
micropython
22
micropython-*
3-
*.py
43
*.gcov

0 commit comments

Comments
 (0)