소스 검색

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…
취소
저장