mirror of
https://github.com/logicog/RTLPlayground.git
synced 2026-08-30 14:52:51 +08:00
build: don't clutter the sources with build artifacts.
Tell sdcc to place it artifacts in "output/" folder.
This commit is contained in:
+1
-12
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user