Преглед изворни кода

Merge pull request #7 from MatthiasLohr/feature/Gitignore

added gitignore file to ignore compile results
teensy4-core
Paul Stoffregen пре 10 година
родитељ
комит
4d8768fe7a
1 измењених фајлова са 4 додато и 0 уклоњено
  1. +4
    -0
      .gitignore

+ 4
- 0
.gitignore Прегледај датотеку

@@ -0,0 +1,4 @@
*.elf
*.d
*.hex
*.o

Loading…
Откажи
Сачувај