Подготовить автономную сборку и запуск перед разделением проектов

This commit is contained in:
Александр Петров
2026-09-15 23:04:04 +03:00
parent 5323b168a7
commit 0e74aaa7ee
116 changed files with 6908 additions and 333 deletions
+22
View File
@@ -0,0 +1,22 @@
local.mk
build/
.sprinter-cc-*/
.resource-stamps/
.disk_tmp/
*.exe
*.asm
*.lst
*.lk
*.ihx
*.noi
*.sym
*.map
*.rel
*.cdb
*.mem
*.rst
__pycache__/
*.py[cod]
.DS_Store
._*
.vscode/