Skip to content

Commit f1d3634

Browse files
committed
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.
1 parent 5e43da0 commit f1d3634

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tool/chibios/.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
chibios
2-
chibios-contrib
1+
ChibiOS
2+
ChibiOS-Contrib

0 commit comments

Comments
 (0)