build: add Makefile and C runtime configuration files

This commit is contained in:
2026-03-30 01:07:23 +02:00
parent d2c118833b
commit accaa5fbdb
3 changed files with 48 additions and 1 deletions
+4 -1
View File
@@ -1,4 +1,7 @@
__pycache__/
venv/
.venv/
config.py
config.py
*.o
miner
launcher