build: don't clutter the sources with build artifacts.

Tell sdcc to place it artifacts in "output/" folder.
This commit is contained in:
René van Dorst
2025-09-27 12:51:58 +02:00
parent 9f488415a8
commit 60b854550d
2 changed files with 20 additions and 27 deletions
+1 -12
View File
@@ -1,16 +1,5 @@
.gitignore
*.map
*.rel
*.rst
*.sym
*.asm
*.bin
*.ihx
*.ihex
*.lst
*.mem
!rtlplayground.mem
*.lk
output/
html_data.c
html_data.h
tools/httpd_sim