Skip to content

Commit

Permalink
feature: added gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
isqad committed Jun 7, 2018
1 parent b41a541 commit 9a01aa5
Show file tree
Hide file tree
Showing 11 changed files with 5 additions and 194 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
*.o
*.elf
*.bin
*.lst
stlink/
Binary file removed stm32f103/main.bin
Binary file not shown.
Binary file removed stm32f103/main.elf
Binary file not shown.
111 changes: 0 additions & 111 deletions stm32f103/main.lst

This file was deleted.

Binary file removed stm32f103/main.o
Binary file not shown.
Binary file removed stm32f103/startup.o
Binary file not shown.
Binary file removed stm32l152rc/main.bin
Binary file not shown.
Binary file removed stm32l152rc/main.elf
Binary file not shown.
83 changes: 0 additions & 83 deletions stm32l152rc/main.lst

This file was deleted.

Binary file removed stm32l152rc/main.o
Binary file not shown.
Binary file removed stm32l152rc/startup.o
Binary file not shown.

0 comments on commit 9a01aa5

Please sign in to comment.