Quellcode durchsuchen

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 vor 7 Jahren
Ursprung
Commit
d13a1d5076
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2
    2
      tmk_core/tool/chibios/.gitignore

+ 2
- 2
tmk_core/tool/chibios/.gitignore Datei anzeigen

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

Laden…
Abbrechen
Speichern