Skip to content

Commit f9e0c24

Browse files
aentingermattiabertorello
authored andcommitted
Creating gitignore for not ignoring bin, elf and temporary files for better readability
1 parent 70219c5 commit f9e0c24

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
*.bin
2+
*.elf
3+
*~
4+

0 commit comments

Comments
 (0)