rp2040: git ignore generated device files

This commit is contained in:
Kenneth Bell
2021-05-29 10:13:41 -07:00
committed by Ron Evans
parent 722a3a5c94
commit cfbc9be9bf
+2
View File
@@ -16,6 +16,8 @@ src/device/stm32/*.go
src/device/stm32/*.s
src/device/kendryte/*.go
src/device/kendryte/*.s
src/device/rp/*.go
src/device/rp/*.s
vendor
llvm-build
llvm-project