]> git.friedersdorff.com Git - max/tmk_keyboard.git/commitdiff
Change .gitignore for ChibiOS
authorleizzer <lizzydw@gmail.com>
Thu, 22 Sep 2016 04:38:26 +0000 (01:38 -0300)
committerleizzer <lizzydw@gmail.com>
Thu, 22 Sep 2016 04:38:26 +0000 (01:38 -0300)
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.

tmk_core/tool/chibios/.gitignore

index 88bbafe34ff87c062c0ef75e56dc872823587a4d..6be9cf9ef05908c43ba0e284a7ace761063f815f 100644 (file)
@@ -1,2 +1,2 @@
-chibios
-chibios-contrib
+ChibiOS
+ChibiOS-Contrib