circuitpython/ports
Jeff Epler 14b20087b5
only ignore sdkconfig* files in the espressif port's top directory
danh and microdev1 noticed that this ignore pattern was over-broad
and caused added sdkconfig files in boards/ (which should be committed)
to be ignored and not proposed for addition by common tools like
git status, git gui, etc.

This pattern anchors the search so that it only matches in the
ports/espressif directory, so ports/espressif/sdkconfig is ignored
but ports/espressif/boards/example/sdkconfig is not ignored anymore
2022-11-14 11:29:18 -06:00
..
atmel-samd Merge pull request #7154 from dhalbert/alarm-lifetime 2022-10-30 12:28:50 -04:00
broadcom Tweak black_bindings 2022-09-30 11:18:13 -05:00
cxd56 remove redundant port/*/.gitignore; cleanup others 2022-10-01 11:52:36 -04:00
espressif only ignore sdkconfig* files in the espressif port's top directory 2022-11-14 11:29:18 -06:00
litex remove redundant port/*/.gitignore; cleanup others 2022-10-01 11:52:36 -04:00
mimxrt10xx remove redundant port/*/.gitignore; cleanup others 2022-10-01 11:52:36 -04:00
nrf Adding pillbug initial commit 2022-11-09 23:15:38 -05:00
raspberrypi Merge pull request #7179 from jepler/picow-voltage-monitor 2022-11-13 22:40:54 -05:00
stm docs(swan_r5): updated copyright notices 2022-11-08 14:18:54 -08:00
unix Make it easy to test just a subset of tests 2022-10-14 17:07:27 -05:00