Files
tinygo/.gitignore
T
Johan Brandhorst 3d644e6ea8 Add dep files
2018-10-20 23:29:32 +01:00

11 lines
166 B
Plaintext

build
docs/_build
src/device/avr/*.go
src/device/avr/*.ld
src/device/avr/*.s
src/device/nrf/*.go
src/device/nrf/*.s
src/device/stm32/*.go
src/device/stm32/*.s
vendor