Makefile target for viewing assembly/symbol table and gitignore

This commit is contained in:
Imbus 2024-04-03 20:19:58 +02:00
parent f5750bee33
commit c659d21f0b
2 changed files with 12 additions and 8 deletions

2
.gitignore vendored
View file

@ -1,6 +1,8 @@
# Compiled object files
*.o
*.hex
*.asm
*.map
# Executables
*.exe