Skip to content

Commit d8d367f

Browse files
committed
gitignore: Initial version
Ignore all generated files. This includes binary dumps and disassembly artifacts.
1 parent f22ee12 commit d8d367f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
*.bin
2+
*.elf
3+
*.s

0 commit comments

Comments
 (0)