浏览代码

Change .gitignore for ChibiOS

I changed the gitignore file to match the chibios.mk declaration.
Also it will be easier, you just clone ChibiOS and ChibiOS-Contrib and
you don't have to rename nothing.
master
leizzer 7 年前
父节点
当前提交
d13a1d5076
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      tmk_core/tool/chibios/.gitignore

+ 2
- 2
tmk_core/tool/chibios/.gitignore 查看文件

@@ -1,2 +1,2 @@
chibios
chibios-contrib
ChibiOS
ChibiOS-Contrib

正在加载...
取消
保存